Skip to content

Commit

Permalink
try to install yaml manually
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Oct 27, 2016
1 parent 8c6aefb commit 97badce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ before_install:
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- pip install pyyaml

install:
- conda env create --file ci/requirements-$CONDA_ENV.yml --quiet
Expand Down

0 comments on commit 97badce

Please sign in to comment.