utf8proc/.travis.yml
2014-08-07 17:04:03 -04:00

8 lines
102 B
YAML

language: c
compiler:
- gcc
- clang
notifications:
email: false
script:
- make && make check