Skip to content

Commit

Permalink
Travis: exclude new branch from build
Browse files Browse the repository at this point in the history
  • Loading branch information
sebalix committed Sep 15, 2021
1 parent 12addac commit 85c96d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -42,3 +42,7 @@ script:

after_success:
- travis_after_tests_success

branches:
except:
- /^merge-branch-.*$/

0 comments on commit 85c96d2

Please sign in to comment.