stb/.travis.yml

6 lines
60 B
YAML
Raw Normal View History

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