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:14:32 +01:00
parent 3c57c44078
commit b4be76589d
+3
View File
@@ -1,6 +1,9 @@
# Test
sudo: required
dist: trusty
branches:
except:
- trunk
language: c++
compiler:
- gcc