Travis: exclude new branch from build

This commit is contained in:
Stephane Mangin
2022-04-13 13:12:03 +02:00
parent 28f2258551
commit ef2017f57a
+4
View File
@@ -40,3 +40,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/