Travis: exclude new branch from build

This commit is contained in:
Alexandre Fayolle
2022-04-29 10:15:33 +02:00
parent 4acfcd22a2
commit bedf63c3fb
+4
View File
@@ -52,3 +52,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/