Skip to content

Commit

Permalink
Update pypy versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Mar 17, 2018
1 parent cf403c1 commit e075b02
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ python:
- '2.7'
- '3.5'
- '3.6'
- 'pypy-5.6.0'
- 'pypy3.3-5.5-alpha'
matrix:
allow_failures:
- python: 'pypy3.3-5.5-alpha'
- 'pypy'
- 'pypy3'
cache: pip
install:
- pip install -r dev-requirements.txt
Expand Down

0 comments on commit e075b02

Please sign in to comment.