Skip to content
Snippets Groups Projects
Commit ccd3b291 authored by Jay's avatar Jay
Browse files

travis python

parent c05ac88d
Branches
Tags
No related merge requests found
...@@ -31,7 +31,7 @@ before_install: ...@@ -31,7 +31,7 @@ before_install:
install: install:
# Create the env # Create the env
- conda create --yes -n test python=$TRAVIS_PYTHON_VERSION - conda create --yes -n test python=$PYTHON_VERSION
- source activate test - source activate test
- conda config --add channels conda-forge - conda config --add channels conda-forge
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment