Skip to content

Commit

Permalink
Test against Ruby 2.4 which deprecates Fixnum
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoack committed May 4, 2018
1 parent 766d98b commit 1ef7083
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
script: bundle exec rake spec
gemfile:
- gemfiles/rails3.gemfile
Expand Down

0 comments on commit 1ef7083

Please sign in to comment.