Travis: exclude new branch from build

This commit is contained in:
Simone Orsi
2019-08-02 08:31:59 +02:00
parent 764a77ff60
commit 4073ff8d2c
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/