tree-sitter/.travis.yml
2014-04-11 18:33:53 -07:00

7 lines
169 B
YAML

language: cpp
compiler:
- gcc
before_install:
- sudo apt-get install libboost-regex1.48-dev
install: script/configure.sh -D USE_BOOST_REGEX
script: script/test.sh