Skip to content

Commit

Permalink
Merge pull request #99 from elight/feature/add_ruby_2_3_0_to_travis
Browse files Browse the repository at this point in the history
Add Ruby 2.3.0 to Travis
  • Loading branch information
petergoldstein committed Dec 26, 2015
2 parents 31ff5c5 + eb4fa99 commit 5a41cf7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ gemfile:
- gemfiles/Gemfile.rails-4.1
- gemfiles/Gemfile.rails-4.2
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.3.0
- 2.2.3
- 2.1.0
- 2.0.0
- 1.9.3
- jruby-19mode
- rbx-2
matrix:
Expand Down

0 comments on commit 5a41cf7

Please sign in to comment.