tree-sitter/.travis.yml
2014-02-18 09:19:41 -08:00

5 lines
No EOL
92 B
YAML

language: cpp
compiler:
- clang
install: git submodule update --init
script: "make test"