Skip to content

Commit 979b439

Browse files
committed
TEST: Skip giftiio tests in nose
1 parent 5d0f645 commit 979b439

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.azure-pipelines/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
-I test_fileutils ^
6969
-I test_floating ^
7070
-I test_funcs ^
71+
-I test_giftiio ^
7172
-I test_h5py_compat ^
7273
-I test_image_api ^
7374
-I test_image_load_save ^

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ script:
155155
-I test_fileutils \
156156
-I test_floating \
157157
-I test_funcs \
158+
-I test_giftiio \
158159
-I test_h5py_compat \
159160
-I test_image_api \
160161
-I test_image_load_save \

0 commit comments

Comments
 (0)