Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jul 16, 2019
1 parent 6b6b4b4 commit f78ddb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ environment:

configuration: Release

image: Visual Studio 2019
image: Visual Studio 2017
platform: x64

install:
- dir c:\Libraries
- appveyor DownloadFile "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/unsis/nsis-2.46.5-Unicode-setup.exe" -FileName nsis.exe
- nsis.exe /S
- pip install sphinx quark-sphinx-theme
Expand Down

0 comments on commit f78ddb0

Please sign in to comment.