Skip to content

Commit 3e7b94a

Browse files
committed
ci: Update Ruby version
1 parent 9f08f32 commit 3e7b94a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ notifications:
1111

1212
matrix:
1313
include:
14-
- rvm: 2.4.5
14+
- rvm: 2.5
1515
gemfile: Gemfile
16-
- rvm: 2.5.5
16+
- rvm: 2.6
1717
gemfile: Gemfile
18-
- rvm: 2.6.2
18+
- rvm: 2.7
1919
gemfile: Gemfile

0 commit comments

Comments
 (0)