fixed .travis.yml for the third time

This commit is contained in:
hyunghwan.chung 2018-05-28 09:24:37 +00:00
parent 22af7b1c75
commit f28c4ab54d

View File

@ -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