Travis: exclude new branch from build

This commit is contained in:
Telmo Santos
2022-05-24 13:18:46 +02:00
parent 8c936f03a5
commit 5091c85adb
+4
View File
@@ -40,3 +40,7 @@ script:
after_success:
- travis_after_test_success
branches:
except:
- /^merge-branch-.*$/