Matrix in conda

This commit is contained in:
Erik Frojdh
2020-02-13 10:53:25 +01:00
parent 692584ced8
commit 2e6378f241
5 changed files with 45 additions and 39 deletions

View File

@ -6,9 +6,8 @@ os: linux
env:
matrix:
- CONDA_PY="3.6"
- CONDA_PY="3.7"
- CONDA_PY="3.8"
dist: trusty