Travis: exclude new branch from build

This commit is contained in:
cyrilmanuel
2023-01-25 11:49:29 +01:00
parent fa8a96f0d3
commit 2a58b26b33
+4
View File
@@ -40,3 +40,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/