mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
skipping pypy for now
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6-dev" # 3.6 development branch
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
# - "pypy" -- appears to hang
|
||||
# - "pypy3"
|
||||
# command to install dependencies
|
||||
install: "pip install -r requirements.txt"
|
||||
# command to run tests
|
||||
|
||||
Reference in New Issue
Block a user