stb/.travis.yml
2017-01-16 01:09:50 -08:00

7 lines
71 B
YAML

language: C
install: true
script:
- cd tests
- make 32
- make 64