Skip to content

Commit

Permalink
Testing support for 3.4 and pypy.
Browse files Browse the repository at this point in the history
  • Loading branch information
puentesarrin committed Jan 5, 2015
1 parent 6f95af4 commit 65f1ebe
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 @@ -3,6 +3,8 @@ python:
- 2.7
- 3.2
- 3.3
- 3.4
- pypy
install:
- pip install pep8 pyflakes coverage coveralls
- pip install . --use-mirrors
Expand Down

0 comments on commit 65f1ebe

Please sign in to comment.