Skip to content

Commit

Permalink
feat(travis): use specific pypy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Nov 24, 2016
1 parent 1787467 commit 8a0ff34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ python:
- 3.3
- 3.4
- 3.5
- 3.6-dev
- pypy
- pypy3

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 8a0ff34

Please sign in to comment.