Add hint file for Travis CI

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
Michael Heimpold 2015-01-25 11:28:28 +01:00
parent 57fceeb09a
commit 2dea1b99f3

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: c
compiler:
- gcc
- clang
script: ./build.sh