Skip to content

Commit

Permalink
CI against ruby 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Dec 26, 2016
1 parent 9a9c954 commit bb391b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ rvm:
- 2.1
- 2.2.5
- 2.3.1
- 2.4.0
- ruby-head
- jruby
- jruby-head
Expand Down Expand Up @@ -42,6 +43,12 @@ matrix:
gemfile: gemfiles/rails-5-0-stable.gemfile
- rvm: 2.1
gemfile: gemfiles/rails-5-0-stable.gemfile
- rvm: 2.4.0
gemfile: gemfiles/rails-4-0-stable.gemfile
- rvm: 2.4.0
gemfile: gemfiles/rails-4-1-stable.gemfile
- rvm: 2.4.0
gemfile: gemfiles/rails-4-2-stable.gemfile
- rvm: jruby
gemfile: Gemfile
- rvm: jruby
Expand Down

0 comments on commit bb391b3

Please sign in to comment.