summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a10628ef..bb705bad 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -38,9 +38,6 @@ init:
install:
- git submodule update --init
- - vcpkg update
- - vcpkg remove --outdated
- - vcpkg upgrade --no-dry-run
- vcpkg install boost-filesystem:x64-windows boost-test:x64-windows boost-program-options:x64-windows tbb:x64-windows eigen3:x64-windows cgal:x64-windows
- dir "C:\Tools\vcpkg\installed\x64-windows\bin\"
- vcpkg integrate install