Travis: exclude new branch from build

This commit is contained in:
Maksym Yankin
2022-05-12 11:17:11 +03:00
parent 4c81227340
commit 9554b7a55f
+4
View File
@@ -42,3 +42,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/