Travis: exclude new branch from build

This commit is contained in:
Telmo Santos
2022-05-05 13:23:43 +02:00
parent 8109c8def4
commit a8b4563706
+4
View File
@@ -40,3 +40,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/