mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-13 18:50:53 +00:00
Travis: Test python-3.7
This commit is contained in:
parent
581774774f
commit
970efe3647
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: python
|
language: python
|
||||||
sudo: false
|
sudo: false
|
||||||
env: PIP=pip3 PYTHON=python3
|
env: PIP=pip3 PYTHON=python3
|
||||||
dist: trusty
|
dist: xenial
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
@ -9,6 +9,8 @@ matrix:
|
||||||
python: 3.5
|
python: 3.5
|
||||||
- os: linux
|
- os: linux
|
||||||
python: 3.6
|
python: 3.6
|
||||||
|
- os: linux
|
||||||
|
python: 3.7
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue