Travis: exclude new branch from build

This commit is contained in:
Maksym Yankin
2021-10-04 14:47:05 +03:00
parent 867570786d
commit 6a34a0a225
+4
View File
@@ -34,3 +34,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/