wdc-utils/.travis.yml

8 lines
61 B
YAML
Raw Normal View History

2017-01-10 21:10:29 +00:00
language: cpp
script: make all
compiler:
- clang
- gcc