Skip to content

Commit

Permalink
Add pypy to .travis.yml so we can see if it works.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Mar 27, 2015
1 parent a9d24cb commit da51f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
sudo: false
python:
- pypy
- 3.3
install:
- pip install . --use-mirrors
Expand Down

0 comments on commit da51f66

Please sign in to comment.