Travis: exclude new branch from build

This commit is contained in:
Alexandre Fayolle
2021-10-07 08:45:23 +02:00
parent c9df8aa69b
commit b10cd95924
+4
View File
@@ -32,3 +32,7 @@ script:
after_success: after_success:
- travis_after_test_success - travis_after_test_success
branches:
except:
- /^merge-branch-.*$/