Skip to content

Commit b703049

Browse files
committed
Merge pull request libgit2#2890 from arthurschreiber/patch-5
Speed up AppVeyor builds.
2 parents 3db1b15 + 554063a commit b703049

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ environment:
1010
ARCH: 64
1111
build_script:
1212
- ps: |
13-
choco install cmake
14-
choco install python2
1513
mkdir build
1614
cd build
1715
cmake -D ENABLE_TRACE=ON -D BUILD_CLAR=ON .. -G"$env:GENERATOR"

0 commit comments

Comments
 (0)