Skip to content

Commit

Permalink
Do not test pypy3 in travis until fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Suor committed Feb 6, 2017
1 parent 569b2f6 commit e871c57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ env:
- TOXENV=py34
- TOXENV=py35
- TOXENV=pypy
- TOXENV=pypy3
# Don't test this until fixed by travis
# - TOXENV=pypy3
- TOXENV=docs
- TOXENV=lint
install:
Expand Down

0 comments on commit e871c57

Please sign in to comment.