Travis - skip testing on trunk branch

This is an alias for master, so it would only duplicate that test run.
This commit is contained in:
Geert Janssens 2017-01-13 15:13:07 +01:00
parent 3c57c44078
commit b4be76589d

View File

@ -1,6 +1,9 @@
# Test
sudo: required
dist: trusty
branches:
except:
- trunk
language: c++
compiler:
- gcc