This commit is contained in:
Erik Frojdh 2020-02-12 11:02:29 +01:00
parent 9781dbe49e
commit 3ff7654c29

View File

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