stb/.travis.yml

6 lines
60 B
YAML
Raw Normal View History

2017-01-16 01:09:50 -08:00
language: C
install: true
script:
- cd tests
2017-01-16 03:01:40 -08:00
- make all