Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed Jun 28, 2019
1 parent 04566f2 commit 7600803
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sudo: false
language: ruby
rvm:
- 2.3.1
- 2.4.2
- 2.5.0
- 2.3.5
- 2.5.1
# - 2.6.3
before_install:
- gem update --remote bundler
install:
Expand Down

0 comments on commit 7600803

Please sign in to comment.