Travis: exclude new branch from build

This commit is contained in:
Simone Orsi
2019-08-02 09:15:11 +02:00
parent 0686ae7ec4
commit 65f61fc2bc
+4
View File
@@ -36,3 +36,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/