Travis: exclude new branch from build

This commit is contained in:
cyrilmanuel
2023-01-26 14:11:47 +01:00
parent 397a6a30d4
commit 667b8dcb54
+4
View File
@@ -40,3 +40,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/