Skip to content

Commit

Permalink
Remove print of C:/Qt
Browse files Browse the repository at this point in the history
  • Loading branch information
Insoleet committed Apr 6, 2016
1 parent f7e4489 commit ccb0e15
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 @@ -27,7 +27,7 @@ install:
# as well as pip, conda-build, and the binstar CLI
- powershell .\\ci\\appveyor\\install.ps1

- dir /b /s /ad c:\Qt\5.6
#- dir /b /s /ad c:\Qt\5.6
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
# Add qt to path
- "SET PATH=%QTDIR%\\bin;%QTDIR%\\lib;%PATH%"
Expand Down

0 comments on commit ccb0e15

Please sign in to comment.