Travis: exclude new branch from build

This commit is contained in:
Sébastien Alix
2022-05-06 14:34:32 +02:00
parent f80c631847
commit 3d51897518
+4
View File
@@ -42,3 +42,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/