Skip to content

Commit

Permalink
Trying to get Rubinius to work on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jdantonio committed Jan 21, 2014
1 parent cd2c77b commit 2a82257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.travis
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ platforms :rbx do
gem 'psych'
end

eval_gemfile File.expand_path('./Gemfile', __FILE__)
eval_gemfile File.expand_path('../Gemfile', __FILE__)

0 comments on commit 2a82257

Please sign in to comment.