all python version

This commit is contained in:
Erik Frojdh
2019-03-15 15:01:44 +01:00
parent 3f45d39c8d
commit 3356c2d3f6
4 changed files with 8 additions and 14 deletions

View File

@@ -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