Travis: exclude new branch from build

This commit is contained in:
Denis Leemann
2020-03-25 17:17:18 +01:00
parent 0679204151
commit 88abf25936
+4
View File
@@ -36,3 +36,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/