Skip to content

Commit 93b8196

Browse files
committed
add pypy to travis builds
1 parent 289fcd2 commit 93b8196

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
@@ -5,6 +5,7 @@ python:
55
- "2.7"
66
- "3.2"
77
- "3.3"
8+
- "pypy"
89
install:
910
- "pip install --use-mirrors ."
1011
- "pip install --use-mirrors -r ./test_requirements.txt"

0 commit comments

Comments
 (0)