Skip to content

Commit

Permalink
appveyor: fix wrong qt5.8 dir
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Mar 10, 2017
1 parent dfb3425 commit 6d6fc87
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 @@ -13,7 +13,7 @@ environment:
qt: 5.8
toolchain_version: 14
mode: release
QTDIR: C:\Qt\5.7\msvc2015
QTDIR: C:\Qt\5.8\msvc2015

- arch: x64
cc: VS2013
Expand Down

0 comments on commit 6d6fc87

Please sign in to comment.