# Travis CI Build Configuration file for boxes language: c compiler: gcc script: make before_install: - sudo apt-get update -qq - sudo apt-get install -qq flex bison