Travis: exclude new branch from build

This commit is contained in:
Telmo Santos
2022-05-03 10:46:59 +02:00
parent 8109c8def4
commit 0c86d0b126
+4
View File
@@ -40,3 +40,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/