summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 4d1d4307..afea7701 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,6 +1,4 @@
-os: unstable
install:
- # Configuring Qt
- set QTDIR=C:\Qt\5.5\mingw492_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\MinGW\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"