Compare commits
1 Commits
riscv
...
travis-nop
Author | SHA1 | Date |
---|---|---|
|
9f63082df7 |
|
@ -0,0 +1,12 @@
|
|||
language: c
|
||||
|
||||
#addons:
|
||||
# apt:
|
||||
# sources:
|
||||
# - ubuntu-toolchain-r-test
|
||||
# packages:
|
||||
# - automake-1.14
|
||||
|
||||
script:
|
||||
- automake --version
|
||||
# - ./bootstrap && ./configure && make
|
Loading…
Reference in New Issue