openrc/.travis.yml
2018-11-27 21:22:29 -05:00

15 lines
145 B
YAML

# Travis build integration.
# https://docs.travis-ci.com/
language: c
os:
- linux
compiler:
- gcc
- clang
script:
- ./test/travis.sh