summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-07-21 17:23:40 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-07-21 17:23:40 -0700
commit3e1232cf31506ed1f42be355787f313243b37370 (patch)
tree811db7c52c7d04700462cf1f0e2bbe75d474f769
parent2d9ecbf502c9a560b0665a9fd046e1784555af11 (diff)
downloadffi-yajl-3e1232cf31506ed1f42be355787f313243b37370.tar.gz
give this a shot
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
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