boxes/.travis.yml

12 lines
172 B
YAML
Raw Normal View History

2014-09-18 23:02:46 +02:00
# Travis CI Build Configuration file for boxes
language: c
compiler: gcc
2014-09-18 23:09:03 +02:00
script: make
2014-09-18 23:02:46 +02:00
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq flex bison