Travis: exclude new branch from build

This commit is contained in:
Patrick Tombez
2019-05-22 14:08:43 +02:00
parent 2259581ef8
commit 9bc2600fce
+4
View File
@@ -44,3 +44,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/