stb/.travis.yml

9 lines
88 B
YAML
Raw Normal View History

2017-01-16 17:09:50 +08:00
language: C
2020-11-25 14:48:14 +08:00
arch:
- AMD64
- ppc64le
2017-01-16 17:09:50 +08:00
install: true
script:
- cd tests
2017-01-16 19:01:40 +08:00
- make all