Skip to content

Commit d12da68

Browse files
committed
CI: Appveyor
[ci skip]
1 parent 389b558 commit d12da68

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
@@ -87,6 +87,7 @@ install:
8787

8888
- cmd: conda build -q conda-recipes/pandas --python=%PYTHON_VERSION% --numpy=%NUMPY%
8989
- cmd: pip install -e .
90+
- cmd: dir %CONDA_ROOT%\\conda-bld\\*\\
9091
- cmd: conda install -q %CONDA_ROOT%\\conda-bld\\*\\pandas*.tar.bz2
9192

9293
test_script:

0 commit comments

Comments
 (0)