Skip to content

Commit

Permalink
TST: Run systeminfo to get information about the OS.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Dec 20, 2015
1 parent 1ad9826 commit 7b9aaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -24,7 +24,7 @@ environment:

init:
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH% %MINICONDA%"

- systeminfo
install:
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
- conda config --set always_yes yes --set changeps1 no
Expand Down

0 comments on commit 7b9aaa0

Please sign in to comment.