nothings-stb/.travis.yml

9 lines
88 B
YAML
Raw Permalink Normal View History

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