Travis: exclude new branch from build

This commit is contained in:
vrenaville
2022-03-28 11:30:35 +02:00
parent 4e50febf51
commit 55b331142f
+4
View File
@@ -40,3 +40,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/