Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit b972cf6

Browse files
committed
Change RBENV_VERSION for Janky
1 parent 012e883 commit b972cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/cibuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export PATH="/usr/share/rbenv/shims:$PATH"
1515
export RACK_ROOT=$(cd "$(dirname $0)"/.. && pwd)
1616
export RACK_ENV="test"
1717
export RAILS_ENV="test"
18-
export RBENV_VERSION="1.9.3"
18+
export RBENV_VERSION="1.9.3-p194"
1919

2020
# clean out the ruby environment
2121
export RUBYLIB=

0 commit comments

Comments
 (0)