summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index bee5eb2..4b0883e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -28,7 +28,7 @@ build_script:
test_script:
# compile needs to have the devkit loaded up
- - C:\Ruby21\DevKit\devkitvars.bat
+ - C:\DevKit2\devkitvars.bat
- echo %PATH%
- bundle exec rake compile
- bundle exec rake spec