Travis: exclude new branch from build

This commit is contained in:
Guewen Baconnier
2020-05-04 16:54:06 +02:00
parent 35fb727d6c
commit c9714939bc
+4
View File
@@ -34,3 +34,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/