Skip to content

Commit

Permalink
fix(travis): allow pypy3 failures
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Dec 25, 2016
1 parent 22b34fc commit 67013a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ sudo: false
matrix:
allow_failures:
- python: nightly
- python: pypy3

install:
- pip install -U pip
Expand Down

0 comments on commit 67013a5

Please sign in to comment.