mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Keep an eye open on forward-compatibility
This commit is contained in:
@@ -9,6 +9,9 @@ python:
|
||||
# - "3.7-dev"
|
||||
# - "pypy" -- appears to hang
|
||||
# - "pypy3"
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: 3.7-dev
|
||||
# command to install dependencies
|
||||
install: "make"
|
||||
# command to run tests
|
||||
|
||||
Reference in New Issue
Block a user