Skip to content

Commit

Permalink
Merge pull request #495 from rlopezcoto/fix_travis
Browse files Browse the repository at this point in the history
Revert environment in travis
  • Loading branch information
moralejo authored Jul 30, 2020
2 parents 1f460ef + 8a3c386 commit ea368aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ before_install:
install:
- sed -i -e "s/- python=.*/- python=$TRAVIS_PYTHON_VERSION/g" environment.yml
- conda env create --file environment.yml
- conda activate lst-dev-ctapipe0.8
- conda activate lst-dev
- python --version
- |
pip install \
Expand Down

0 comments on commit ea368aa

Please sign in to comment.