Skip to content

Commit

Permalink
travis targets for py3.6, pypy, pypy3 (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
neilsh authored and alanhamlett committed Dec 1, 2017
1 parent d8d033f commit e25a0b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ python:
- 3.3
- 3.4
- 3.5
- 3.6
- pypy
- pypy3
install:
- python install_requirements.py dev
- travis_retry pip install coveralls
Expand Down

0 comments on commit e25a0b0

Please sign in to comment.