summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 3209dcf..a53c00d 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -10,13 +10,13 @@ configuration:
- release
install:
- # Setup the build toolchains.
+ - choco install winflexbison
- '%QTDIR%\bin\qtenv2.bat'
- call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64
+ - cd C:\projects\tikzit
build_script:
- - cd C:\projects\tikzit
- qmake -v
- qmake
- nmake.exe