summary refs log tree commit diff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2017-03-09 21:56:54 -0500
committerOren Novotny <oren@novotny.org>2017-03-09 21:56:54 -0500
commitbf85390186577e01fd33226ce84969764ea43707 (patch)
tree8760ba9dab85d3a9a55227ea564a97df0111bd54 /appveyor.yml
parentfix typo (diff)
downloadBouncyCastle.NET-ed25519-bf85390186577e01fd33226ce84969764ea43707.tar.xz
appveyor
Diffstat (limited to '')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9cbdb73f8..a8ec8a985 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
 configuration: Release
-image: Visual Studio 2017 RC
+image: Visual Studio 2017
 
 init:
   - git config --global core.autocrlf input