From 3e1232cf31506ed1f42be355787f313243b37370 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 21 Jul 2016 17:23:40 -0700 Subject: give this a shot --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 07deb52..e756927 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,7 +16,7 @@ branches: - master install: - - SET PATH=C:\Ruby%RUBY_VERSION%\bin;C:\Ruby23-x64\DevKit\mingw\bin;%PATH% + - SET PATH=C:\Ruby%RUBY_VERSION%\bin;C:\Ruby23-x64\DevKit\mingw\bin;C:\Ruby23-x64\DevKit\bin;%PATH% - echo %PATH% - ruby --version - gem update --system || gem update --system || gem update --system -- cgit v1.2.1