Travis: exclude new branch from build

This commit is contained in:
Akim Juillerat
2019-12-16 11:09:29 +01:00
parent 13fe271a04
commit f2accbac22
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/