Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smasherprog authored Oct 6, 2017
1 parent e7dac81 commit ffd14e0
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 @@ -23,7 +23,7 @@ install:
- cd vcpkg
- powershell -exec bypass scripts\bootstrap.ps1
- .\vcpkg integrate install
- .\vcpkg install zlib:x86-windows-static openssl:x86-windows-static zlib openssl
- .\vcpkg install zlib:x86-windows-static libjpeg-turbo:x86-windows-static openssl:x86-windows-static zlib openssl libjpeg-turbo


build_script:
Expand Down

0 comments on commit ffd14e0

Please sign in to comment.