Travis: exclude new branch from build

This commit is contained in:
jcoux
2019-08-13 13:56:53 +02:00
parent 493e49ba00
commit 8b7f92c1f6
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/