Skip to content

Commit bf9f356

Browse files
committed
travis ci: use Ruby 2.1.5
1 parent 1d47f8e commit bf9f356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ script: bundle exec rspec spec
44
rvm:
55
- 1.9.3
66
- 2.0.0
7-
- 2.1.3
7+
- 2.1.5
88
- jruby-19mode
99
gemfile:
1010
- spec/gemfiles/Gemfile.rails-3.2.x

0 commit comments

Comments
 (0)