Skip to content

Commit

Permalink
Merge pull request lynndylanhurley#1163 from krzysiek1507/maintenance…
Browse files Browse the repository at this point in the history
…/test-against-newest-ruby-from-line

Test against newest Ruby from line
  • Loading branch information
Maicol Bentancor authored May 8, 2018
2 parents efa2cee + 574e5b1 commit c4ef22c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ language: ruby
cache: bundler
sudo: false

before_install: gem install bundler

rvm:
- 2.2.8
- 2.3.1
- 2.4.2
- 2.5.0
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1

gemfile:
- gemfiles/rails_4_2.gemfile
Expand Down

0 comments on commit c4ef22c

Please sign in to comment.