Update .travis.yml

This commit is contained in:
Atsushi Togo 2016-10-22 23:46:40 +09:00
parent a9a7ed3f11
commit a47158424f
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ dist: trusty
python:
- '2.7'
- '3.5'
# - '3.5'
cache: apt
addons:
@ -12,6 +12,7 @@ addons:
packages:
- libopenblas-dev
- liblapack-dev
- libhdf5-serial-dev
# - libhdf5-7
# - libhdf5-dev