stb/.travis.yml

9 lines
88 B
YAML
Raw Normal View History

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