openrc/.travis.yml

15 lines
145 B
YAML
Raw Normal View History

2018-10-12 17:20:58 -05:00
# Travis build integration.
# https://docs.travis-ci.com/
language: c
os:
- linux
compiler:
- gcc
- clang
script:
- ./test/travis.sh