Skip to content

Commit

Permalink
[CI] Allowed failures on Python nightly and PyPy
Browse files Browse the repository at this point in the history
  • Loading branch information
frol committed Sep 10, 2016
1 parent 1ad65b2 commit 4836b7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ python:

matrix:
allow_failures:
python: "nightly"
python: "pypy"
- python: "nightly"
- python: "pypy"

branches:
only:
Expand Down

0 comments on commit 4836b7b

Please sign in to comment.