Skip to content

Commit 8440dc7

Browse files
committed
fix config
1 parent e10ab5c commit 8440dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ verbose_server: true
1515
server_start_up_timeout: 5
1616

1717
# either should be on the $PATH or use full path
18-
interpreter: C:\ruby-1.8.7-mingw\bin\ruby
18+
interpreter: ruby
1919

2020
# whether the interpreter is JRuby (XXX poll the interpreter for this info)
2121
is_jruby: false

0 commit comments

Comments
 (0)