Skip to content

Commit

Permalink
appveyor: use qt5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Jun 20, 2017
1 parent 0e3b93e commit cd2e79e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ environment:
matrix:
- arch: x86
cc: VS2015
qt: 5.8
qt: 5.9
toolchain_version: 14
mode: release
QTDIR: C:\Qt\5.8\msvc2015
QTDIR: C:\Qt\5.9\msvc2015

- arch: x64
cc: VS2013
Expand Down

0 comments on commit cd2e79e

Please sign in to comment.