Travis: exclude new branch from build

This commit is contained in:
Alexandre Fayolle
2021-09-28 15:41:29 +02:00
parent ca6074a6a2
commit cceae09fc9
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/