Update .travis.yml

This commit is contained in:
Atsushi Togo 2016-10-22 23:41:31 +09:00
parent 4200d04f2b
commit a9a7ed3f11
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ addons:
packages:
- libopenblas-dev
- liblapack-dev
- libhdf5-7
- libhdf5-dev
# - libhdf5-7
# - libhdf5-dev
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh