openrc/.travis.yml

15 lines
145 B
YAML
Raw Normal View History

2018-10-13 03:50:58 +05:30
# Travis build integration.
# https://docs.travis-ci.com/
language: c
os:
- linux
compiler:
- gcc
- clang
script:
- ./test/travis.sh