changeset 78:ae8b4cafb6bf

Fix Repoint in appveyor file
author Chris Cannam
date Thu, 17 May 2018 10:12:40 +0100
parents 2b2f3b45e8ea
children 69e7d4e1e68c
files .appveyor.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.appveyor.yml	Tue May 15 15:35:50 2018 +0100
+++ b/.appveyor.yml	Thu May 17 10:12:40 2018 +0100
@@ -15,7 +15,7 @@
 
 before_build:
   - set PATH=%PATH%;C:\Program Files (x86)\SMLNJ\bin
-  - vext install
+  - repoint install
 
 build:
   project: build\vamp-plugin-tester.sln