xbps/.travis.yml
2014-10-04 21:51:08 +02:00

6 lines
100 B
YAML

language: c
compiler:
- gcc
- clang
script: ./configure --enable-debug && make -j16