Commit b703049c by nulltoken

Merge pull request #2890 from arthurschreiber/patch-5

Speed up AppVeyor builds.
parents 3db1b15e 554063a5
......@@ -10,8 +10,6 @@ environment:
ARCH: 64
build_script:
- ps: |
choco install cmake
choco install python2
mkdir build
cd build
cmake -D ENABLE_TRACE=ON -D BUILD_CLAR=ON .. -G"$env:GENERATOR"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment