Travis: exclude new branch from build

This commit is contained in:
Stephane Mangin
2022-04-13 12:48:27 +02:00
parent 79e34cd493
commit 51bea8c12f
+4
View File
@@ -40,3 +40,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/