Travis: exclude new branch from build

This commit is contained in:
jcoux
2018-11-23 16:09:46 +01:00
parent 44fd22c3d4
commit edf1c67cff
+4
View File
@@ -35,3 +35,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/