Skip to content

Commit e16b1ac

Browse files
author
Matt George
committed
Merge branch 'master' into remove_resweb
2 parents 605ced0 + e57a20f commit e16b1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)