Skip to content

Commit

Permalink
Move things to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Aug 29, 2019
1 parent 2c016ae commit 1c5b42a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@ image: Visual Studio 2017
# List of preinstalled software in the image:
# https://www.appveyor.com/docs/windows-images-software/

install:
- dir

build_script:
- dir

test_script:
- set CONDA_INSTALL_LOCN=C:\\Miniconda37-x64
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
- call conda config --set always_yes yes --set changeps1 no
Expand Down

0 comments on commit 1c5b42a

Please sign in to comment.