Skip to content

Commit

Permalink
Updated Qt version for Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmi committed Apr 10, 2018
1 parent da5cb1c commit e08dba9
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 @@ -2,10 +2,10 @@ version : 0.9.{build}

environment:
matrix:
- QTDIR: C:\Qt\5.10.0\mingw53_32
- QTDIR: C:\Qt\5.10.1\mingw53_32
CRYPT: false
DEPLOY: true
- QTDIR: C:\Qt\5.10.0\mingw53_32
- QTDIR: C:\Qt\5.10.1\mingw53_32
CRYPT: true
DEPLOY: true

Expand Down

0 comments on commit e08dba9

Please sign in to comment.