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

travis python

parent c05ac88d
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment