Skip to content

Commit

Permalink
Prevent travis-ci from following the "broken" branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolashainaux committed Jan 25, 2018
1 parent 6ff7d62 commit 5718a16
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 @@ -5,6 +5,10 @@ python:
- "3.6"
cache:
- pip3
# blocklist
branches:
except:
- broken
before_install:
- sudo apt-get -qq update
install:
Expand Down

0 comments on commit 5718a16

Please sign in to comment.