Skip to content

Commit

Permalink
appveyor: Remove init
Browse files Browse the repository at this point in the history
  • Loading branch information
mcs07 committed Feb 21, 2017
1 parent 97803b1 commit c4f99b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ environment:
- PYTHON_VERSION: 3.6
MINICONDA: C:\\Miniconda36-x64

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

install:
- cmd: call %MINICONDA%\Scripts\activate.bat
- cmd: conda config --set always_yes yes --set changeps1 no
Expand Down

0 comments on commit c4f99b9

Please sign in to comment.