wdc-utils/.travis.yml

13 lines
97 B
YAML

dist: bionic
language: cpp
os:
- osx
- linux
compiler:
- clang
- gcc
script: make all