Update .travis.yml

This commit is contained in:
Symisc Systems
2018-02-19 01:55:17 +01:00
committed by GitHub
parent d09cbdc7e5
commit 1d4faf331c

View File

@@ -1,3 +1,4 @@
language: c
script:
- CC ph7.c examples/ph7_intro.c -W -Wall -Ofast
- cd ${TRAVIS_BUILD_DIR}
- make