Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Forgot to tell travis to run install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mhearne-usgs committed Oct 25, 2017
1 parent e6e3e27 commit 6a3427e
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 @@ -13,7 +13,7 @@ install:
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda info -a
- bash setup_env.sh
- bash install.sh
- source activate impact
#---------------------
# Install impactutils
Expand Down

0 comments on commit 6a3427e

Please sign in to comment.