Skip to content

Commit

Permalink
fixed syntax error in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Feb 26, 2018
1 parent d7770df commit 018d820
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 @@ -21,7 +21,7 @@ cache:
- $HOME/.cache/pyensembl/GRCm38/ensembl87/
- $HOME/.cache/vaxrank
before_install:
- |
- |
if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh;
else
Expand Down

0 comments on commit 018d820

Please sign in to comment.