Skip to content

Commit dac3ff3

Browse files
committed
FIX.
1 parent 1d2ec96 commit dac3ff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ install:
2525
- "conda install --yes --quiet ipython==1.1.0 numpy scipy mayavi matplotlib nose imaging"
2626
- "pip install -q nose-timer nibabel"
2727
- "python setup.py develop"
28+
- "SET SUBJECTS_DIR=%CD%\\subjects"
2829

2930
build: false # Not a C# project, build stuff at the test step instead.
3031

0 commit comments

Comments
 (0)