stb/.travis.yml

6 lines
60 B
YAML
Raw Normal View History

2017-01-16 04:09:50 -05:00
language: C
install: true
script:
- cd tests
2017-01-16 06:01:40 -05:00
- make all