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
santostelmo committed Mar 2, 2021
1 parent e16a3f0 commit f88e95b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ script:

after_success:
- travis_after_tests_success

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

0 comments on commit f88e95b

Please sign in to comment.