mirror of
https://github.com/cmur2/python-veml6070.git
synced 2024-12-21 04:54:23 +01:00
travis: add Python 3.8
- allow failures for now
This commit is contained in:
parent
4128233d0d
commit
1a0216f1bf
@ -6,6 +6,7 @@ python:
|
|||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
@ -13,6 +14,7 @@ jobs:
|
|||||||
- python: "3.4"
|
- python: "3.4"
|
||||||
- python: "3.5"
|
- python: "3.5"
|
||||||
- python: "3.7"
|
- python: "3.7"
|
||||||
|
- python: "3.8"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- PIPENV_VERBOSITY=-1
|
- PIPENV_VERBOSITY=-1
|
||||||
|
Loading…
Reference in New Issue
Block a user