Skip to content

Commit

Permalink
Merge pull request #77 from tricknotes/update-ruby-versions
Browse files Browse the repository at this point in the history
Update Ruby versions on Travis CI
  • Loading branch information
pseudomuto authored Jan 29, 2018
2 parents 30478d6 + 80e2e44 commit a55b30d
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 a55b30d

Please sign in to comment.