stb/.travis.yml

6 lines
60 B
YAML
Raw Normal View History

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