mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-24 00:26:08 +00:00
CI: Build against Python 3.7
This commit is contained in:
@@ -3,6 +3,7 @@ dist: trusty
|
||||
language: python
|
||||
sudo: required
|
||||
python:
|
||||
- '3.7'
|
||||
- '3.6'
|
||||
- '3.5'
|
||||
cache:
|
||||
|
||||
@@ -20,7 +20,10 @@ environment:
|
||||
PYTHON_VERSION: 3.5.3
|
||||
PYTHON_ARCH: 64
|
||||
- PYTHON: C:\Python36-x64
|
||||
PYTHON_VERSION: 3.6.4
|
||||
PYTHON_VERSION: 3.6.6
|
||||
PYTHON_ARCH: 64
|
||||
- PYTHON: C:\Python37-x64
|
||||
PYTHON_VERSION: 3.7.0
|
||||
PYTHON_ARCH: 64
|
||||
build_script:
|
||||
- cmd: >-
|
||||
|
||||
Reference in New Issue
Block a user