Skip to content

Commit da7ab02

Browse files
Diagnose why blosc is not importing
1 parent 8c5289b commit da7ab02

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
@@ -126,6 +126,7 @@ before_install:
126126
- pwd
127127
- uname -a
128128
- python -V
129+
- python -c "import blosc; blosc.print_versions()"
129130
- ci/before_install.sh
130131
# Xvfb stuff for clipboard functionality; see the travis-ci documentation
131132
- export DISPLAY=:99.0

0 commit comments

Comments
 (0)