Skip to content

Commit

Permalink
Update Ruby versions on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Jan 29, 2018
1 parent 30478d6 commit 80e2e44
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ sudo: false
language: ruby

rvm:
- 2.3.3
- 2.2.6
- 2.5.0
- 2.4.3
- 2.3.6
- 2.2.9
- 2.1.10

cache: bundler
Expand Down

0 comments on commit 80e2e44

Please sign in to comment.