Skip to content

Commit

Permalink
Release 1.0.3 for conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Oct 13, 2019
1 parent 07c6c87 commit c854b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ before_install:
- ". /home/travis/anaconda/etc/profile.d/conda.sh"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda info -a
- conda create -q -n phasespace-env python=$TRAVIS_PYTHON_VERSION root -c conda-forge > tmp.txt && echo "alive"
- conda activate phasespace-env

Expand Down

0 comments on commit c854b72

Please sign in to comment.