mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
Test on Python 3.8 beta
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
python: '3.6'
|
||||
- stage: test
|
||||
python: '3.7'
|
||||
- stage: test
|
||||
python: '3.8-dev'
|
||||
- stage: coverage
|
||||
python: '3.6'
|
||||
script: codecov
|
||||
|
||||
Reference in New Issue
Block a user