aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2015-12-10 14:11:05 +0300
committeranatoly techtonik <techtonik@gmail.com>2016-01-25 10:15:36 +0300
commitab904241482f81495c404a35f585b069c227f0c7 (patch)
tree004cb90d1d9715edd8b7b291c5c388e8abc281ac /appveyor.yml
parentb990d231810eb329d837356271a719e58a6e004d (diff)
Create appveyor.yml
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 000000000..4fefb596d
--- /dev/null
+++ b/appveyor.yml
@@ -0,0 +1,5 @@
+install:
+ - git submodule update --init --recursive
+
+build_script:
+ - python setup.py install --qmake=\path\to\bin\qmake --cmake=\path\to\bin\cmake --openssl=\path\to\openssl\bin