Added .travis.yml

This commit is contained in:
Thomas Jensen 2014-09-18 23:02:46 +02:00
parent d23948ab65
commit d0a21a7ed6

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
# Travis CI Build Configuration file for boxes
language: c
compiler: gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq flex bison