Skip to content

Commit d66848b

Browse files
author
xzt41
committed
small update
1 parent 7a2c85d commit d66848b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ python:
88
- "3.6"
99
sudo: required
1010
before_install:
11-
- libhdf5-serial-dev
12-
- hdf5-tools
11+
- sudo apt-get install -qq hdf5-tools libhdf5-serial-dev
1312
install:
1413
- pip install .
1514
script:

0 commit comments

Comments
 (0)