Skip to content

Commit 154d91c

Browse files
author
Matt George
committed
adding pypy to environments tested
1 parent 2231739 commit 154d91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5+
- "pypy"
56
# command to install dependencies
67
install:
78
- pip install -r requirements-test.txt --use-mirrors

0 commit comments

Comments
 (0)