Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Update supported Ruby versions in travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Aug 12, 2019
1 parent d8e425a commit 4b3df55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.2.6
- 2.3.3
- 2.4.0
before_install: gem install bundler -v 1.13.2
- 2.6.3
before_install: gem install bundler -v 2.0.2

0 comments on commit 4b3df55

Please sign in to comment.