Skip to content

Commit

Permalink
Merge pull request paramiko#997 from ploxiln/travis_pypy_update
Browse files Browse the repository at this point in the history
travis-ci: update pypy test run
  • Loading branch information
bitprophet authored Jun 15, 2017
2 parents 44e0fa8 + 9af1150 commit 853a37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "pypy-5.4.1"
- "pypy-5.6.0"
install:
# Self-install for setup.py-driven deps
- pip install -e .
Expand Down

0 comments on commit 853a37f

Please sign in to comment.