Skip to content

Commit

Permalink
Remove unused line [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed May 7, 2015
1 parent 52287d6 commit fc1e9e0
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 @@ -100,7 +100,6 @@ install:
# conda for packages available through conda, or pip for any other
# packages. You should leave the `numpy=$NUMPY_VERSION` in the `conda`
# install since this ensures Numpy does not get automatically upgraded.
# - if [[ $OPTIONAL_DEPS ]]; then $CONDA_INSTALL numpy=$NUMPY_VERSION ... ; fi
- if [[ $OPTIONAL_DEPS == true ]]; then $PIP_INSTALL healpy; fi

# DOCUMENTATION DEPENDENCIES
Expand Down

0 comments on commit fc1e9e0

Please sign in to comment.