Create .travis.yml

On tente un Travis !
This commit is contained in:
HorlogeSkynet 2017-01-04 14:36:07 +01:00 committed by GitHub
parent 5656129574
commit bda40afc42

8
.travis.yml Normal file

@ -0,0 +1,8 @@
before_install:
- ./install-workenv.sh
language: c
script: make
compiler: gcc