summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 6f474b4..3209dcf 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -16,7 +16,8 @@ install:
build_script:
+ - cd C:\projects\tikzit
- qmake -v
- - qmake tikzit.pro
+ - qmake
- nmake.exe