mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
Travis CI: Add Python 3.8 to testing
This commit is contained in:
parent
de9219e646
commit
21351094ec
@ -1,14 +1,15 @@
|
||||
sudo: required
|
||||
os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- 3.8
|
||||
- 3.7
|
||||
- 3.6
|
||||
- 3.5
|
||||
- pypy3.5
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
jobs:
|
||||
allow_failures:
|
||||
- python: nightly
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user