libpipecolors/.travis.yml

16 lines
133 B
YAML
Raw Normal View History

2015-08-07 11:36:49 -07:00
language: cpp
compiler:
- gcc
- clang
branches:
only:
- master
- testing
notifications:
email: true
os:
- linux