Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Add tests for Ruby 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoverna committed Jun 11, 2018
1 parent 24ce99c commit 58a7565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 2.2.2
- 2.3.0
- 2.4.0
before_install:
- gem install bundler -v 1.13.5
- echo 'puts "ruby \"#{RUBY_VERSION}\""' | ruby >> Gemfile
Expand Down

0 comments on commit 58a7565

Please sign in to comment.