Travis: exclude new branch from build

This commit is contained in:
Yannick Vaucher
2021-10-05 17:15:05 +02:00
parent 1cceba5a4e
commit b91912f1d6
+4
View File
@@ -34,3 +34,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/