Travis: exclude new branch from build

This commit is contained in:
Maksym Yankin
2022-04-20 18:42:39 +03:00
parent f80c631847
commit c845d8ea2e
+4
View File
@@ -42,3 +42,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/