Skip to content

Commit

Permalink
Removed pypy3 from travis. Travis keeps failing with an "invocation f…
Browse files Browse the repository at this point in the history
…ailed" error.
  • Loading branch information
jonathanslenders committed Dec 11, 2016
1 parent 44e571b commit 96b0eb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ env:
- TOXENV=py34
- TOXENV=py35
- TOXENV=pypy
- TOXENV=pypy3
install:
- travis_retry pip install tox
script:
Expand Down

0 comments on commit 96b0eb2

Please sign in to comment.