Travis: exclude new branch from build

This commit is contained in:
Alexandre Fayolle
2021-11-05 16:41:42 +01:00
parent fa2a53cca3
commit 0893c30f39
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/