We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0f645 commit 979b439Copy full SHA for 979b439
.azure-pipelines/windows.yml
@@ -68,6 +68,7 @@ jobs:
68
-I test_fileutils ^
69
-I test_floating ^
70
-I test_funcs ^
71
+ -I test_giftiio ^
72
-I test_h5py_compat ^
73
-I test_image_api ^
74
-I test_image_load_save ^
.travis.yml
@@ -155,6 +155,7 @@ script:
155
-I test_fileutils \
156
-I test_floating \
157
-I test_funcs \
158
+ -I test_giftiio \
159
-I test_h5py_compat \
160
-I test_image_api \
161
-I test_image_load_save \
0 commit comments