Skip to content

Commit

Permalink
Test supported rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Feb 14, 2019
1 parent 932aef1 commit f3b6bb6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ sudo: false
cache: bundler
rvm:
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.1
- ruby-head
gemfile:
- gemfiles/Gemfile-rails-5-0
Expand All @@ -18,7 +19,7 @@ matrix:
exclude:
- rvm: 2.2.10
gemfile: gemfiles/Gemfile-rails-master
- rvm: 2.3.7
- rvm: 2.3.8
gemfile: gemfiles/Gemfile-rails-master
env:
global:
Expand Down

0 comments on commit f3b6bb6

Please sign in to comment.