mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #5243 from hugovk/test-3.8-final
Test on Python 3.8 final
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ jobs:
|
||||
- stage: test
|
||||
python: '3.7'
|
||||
- stage: test
|
||||
python: '3.8-dev'
|
||||
python: '3.8'
|
||||
- stage: coverage
|
||||
python: '3.6'
|
||||
script: codecov
|
||||
|
||||
Reference in New Issue
Block a user