Skip to content

Commit 6ae0ab4

Browse files
committed
Use Ruby 2.6.4
1 parent b7968a2 commit 6ae0ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
language: ruby
33
cache: bundler
44
rvm:
5-
- 2.6.3
5+
- 2.6.4
66
before_install:
77
- gem install bundler
88
script:

0 commit comments

Comments
 (0)