summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Kanis <lars@greiz-reinsdorf.de>2021-01-05 14:32:36 +0100
committerLars Kanis <lars@greiz-reinsdorf.de>2021-01-05 14:32:36 +0100
commita7fe1701a349959087c30092857c237430c9c663 (patch)
treef987df2272b7581c47c4b09e8627041ebfc16e72
parentcf520d748a28d36c00019765eedb227368f3b371 (diff)
downloadffi-a7fe1701a349959087c30092857c237430c9c663.tar.gz
Appveyor-CI: Update base image - the old one isn't updated any longer
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b083697..6085beb 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,3 +1,5 @@
+image: Visual Studio 2019
+
install:
- SET PATH=C:\Ruby%RUBYVER%\bin;%PATH%
- SET RAKEOPT=-rdevkit