Skip to content

Commit

Permalink
Tell Travis not to test the push from MrMeeseesks
Browse files Browse the repository at this point in the history
Use the ability to exclude branches as describe there:

 - jupyter#331

Relatively easy as MrMeeseeks push a known branch format.
This of course cannot be tested until merged and backported, and another
backport triggered.
  • Loading branch information
Carreau committed Jan 6, 2018
1 parent 36751d3 commit b7c216c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ after_success:
matrix:
allow_failures:
- python: nightly
branches:
except:
- /^auto-backport-of-pr-[0-9]+$/

0 comments on commit b7c216c

Please sign in to comment.