stb/.travis.yml

7 lines
71 B
YAML
Raw Normal View History

2017-01-16 17:09:50 +08:00
language: C
install: true
script:
- cd tests
- make 32
- make 64