Skip to content

Commit

Permalink
Update appveyor to 3.1.1 wxWidgets
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Westley authored Feb 26, 2018
1 parent 14e0843 commit d5b6cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ notifications:
build_script:
- ps: Start-FileDownload 'https://downloads.sourceforge.net/project/cbp2make/cbp2make-stl-rev147-all.tar.7z'
- ps: Start-FileDownload 'http://www.jrsoftware.org/download.php/is.exe?site=1'
- ps: Start-FileDownload 'https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.0/wxWidgets-3.1.0.zip'
- ps: Start-FileDownload 'https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.1/wxWidgets-3.1.1.zip'
- appveyor.bat

#deploy:
Expand Down

0 comments on commit d5b6cb4

Please sign in to comment.