Skip to content

Commit

Permalink
ci testing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeeren committed Nov 19, 2015
1 parent 389b08d commit 264b2ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ install:
- python -u ci\appveyor-bootstrap.py
- set PATH=%PATH%;C:\msys64\mingw64\bin
- set PATH=%PATH%;%PYTHON_HOME%\libs
- set C_INCLUDE_PATH=C:\msys64\mingw64\include
#- set PATH=%PATH%;%MINICONDA_HOME%\Scripts
#- where conda
- '%MINICONDA_HOME%\Scripts\conda --version'
Expand Down
1 change: 1 addition & 0 deletions ci/templates/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ install:
- python -u ci\appveyor-bootstrap.py
- set PATH=%PATH%;C:\msys64\mingw64\bin
- set PATH=%PATH%;%PYTHON_HOME%\libs
- set C_INCLUDE_PATH=C:\msys64\mingw64\include
#- set PATH=%PATH%;%MINICONDA_HOME%\Scripts
#- where conda
- '%MINICONDA_HOME%\Scripts\conda --version'
Expand Down

0 comments on commit 264b2ed

Please sign in to comment.