Skip to content
Snippets Groups Projects
Unverified Commit 60be9bd6 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

parent f36195bc
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ before_install:
# Useful for debugging any issues with conda
- conda info -a
# Create the env
- conda create -q -n test python $PYTHON_VERSION
- conda create -q -n test python=$PYTHON_VERSION
- source activate test
install:
......
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