Skip to content

Commit

Permalink
Add Pypy and Pypy3 to Travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeTux committed Nov 7, 2015
1 parent 290aead commit 8c558f8
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 @@ -4,6 +4,9 @@ python:
- 3.4
- 3.3
- 2.7
- pypy
- pypy3

install:
- pip install -r dev_requirements.txt
- pip install coveralls
Expand Down

0 comments on commit 8c558f8

Please sign in to comment.