Skip to content

Commit

Permalink
ENH: travis
Browse files Browse the repository at this point in the history
  • Loading branch information
themperek committed Feb 12, 2017
1 parent 83cdf11 commit 0a007e6
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 @@ -18,7 +18,7 @@ install:
- sudo apt-get install -qq libhdf5-serial-dev

# Install conda
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- wget http://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh -O miniconda.sh
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH=$HOME/miniconda/bin:$PATH
- conda update --yes conda
Expand Down

0 comments on commit 0a007e6

Please sign in to comment.