Travis: exclude new branch from build

This commit is contained in:
Akim Juillerat
2020-03-18 13:23:36 +01:00
parent 6b48bbe477
commit 14bb8d596d
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/