Skip to content

Commit

Permalink
Merge pull request #89 from JuanitoFatas/rubies
Browse files Browse the repository at this point in the history
Update Ruby version matrix on CI
  • Loading branch information
kaspth committed Mar 31, 2019
2 parents ccb51ce + 630d2f7 commit 7d30b71
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .travis.yml
Expand Up @@ -3,13 +3,11 @@ sudo: false
cache: bundler
before_install: gem update bundler --no-document
rvm:
- 1.9.3
- 2.0.0
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
- ruby-head
- jruby
matrix:
Expand Down

0 comments on commit 7d30b71

Please sign in to comment.