Travis: exclude new branch from build

This commit is contained in:
jcoux
2019-11-08 15:39:20 +01:00
parent e694823f70
commit 2c970780e9
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/