Travis: exclude new branch from build

This commit is contained in:
Iryna Vyshnevska
2022-06-09 13:58:34 +03:00
parent 82a89f2a0f
commit 9cef209e26
+4
View File
@@ -51,3 +51,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/