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

Commit ce5400a

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 0c0f157 commit ce5400a

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="2.1.6-github"
18+
export RBENV_VERSION="2.2.3"
1919

2020
# clean out the ruby environment
2121
export RUBYLIB=

0 commit comments

Comments
 (0)