# Travis CI Build Configuration file for boxes
language: c
script: make && make test
sudo: false
addons:
apt:
packages:
- flex
- bison