Skip to content

Commit 5867145

Browse files
Add blosc to .travis.yml
1 parent b45a6c5 commit 5867145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ before_install:
121121
- echo $VIRTUAL_ENV
122122
- export PATH="$HOME/miniconda/bin:$PATH"
123123
- sudo apt-get install ccache
124+
- pip install -U blosc
124125
- df -h
125126
- date
126127
- pwd

0 commit comments

Comments
 (0)