Skip to content

Commit

Permalink
added conda-verify
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Chan committed Sep 15, 2018
1 parent b53bc8f commit eaf355f
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 @@ -92,7 +92,7 @@ install:
# Configure conda and get a few essentials
- conda config --set always_yes yes
- conda config --add channels theochem
- conda install -q conda conda-build
- conda install -q conda conda-build conda-verify

# Set the version info from the git tag
- git fetch origin --tags &&
Expand Down

0 comments on commit eaf355f

Please sign in to comment.