Skip to content

Commit

Permalink
Empty sections
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Aug 29, 2019
1 parent c887730 commit e1c1053
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ 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
Expand Down

0 comments on commit e1c1053

Please sign in to comment.