libpipecolors/.travis.yml

16 lines
133 B
YAML

language: cpp
compiler:
- gcc
- clang
branches:
only:
- master
- testing
notifications:
email: true
os:
- linux