mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 04:11:04 +01:00
all python version
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -2,10 +2,14 @@ sudo: false
|
||||
|
||||
language: cpp
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
env: CONDA_PY=3.6
|
||||
os: linux
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- CONDA_PY=3.5
|
||||
- CONDA_PY=3.6
|
||||
- CONDA_PY=3.7
|
||||
|
||||
|
||||
dist: trusty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user