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