fixed .travis.yml for the third time
This commit is contained in:
parent
22af7b1c75
commit
f28c4ab54d
@ -2,8 +2,8 @@ language: c
|
|||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd moo && ./configure && make
|
- cd moo && ./configure && make
|
Loading…
Reference in New Issue
Block a user