Add hint file for Travis CI
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
57fceeb09a
commit
2dea1b99f3
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
script: ./build.sh
|
Loading…
x
Reference in New Issue
Block a user