Skip to content

Commit ef038c8

Browse files
committed
Remove pypy from travis pending fix for wireservice#651.
1 parent 933d11c commit ef038c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ python:
55
- "3.4"
66
- "3.5"
77
- "3.6"
8-
- "pypy"
98
# command to install dependencies
109
install:
1110
- if [[ $TRAVIS_PYTHON_VERSION == 3* ]]; then pip install -r requirements-py3.txt; else pip install -r requirements-py2.txt; fi

0 commit comments

Comments
 (0)