Travis: exclude new branch from build

This commit is contained in:
jcoux
2018-11-23 15:40:43 +01:00
parent 4a282d4f96
commit 72c3702126
+4
View File
@@ -35,3 +35,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/