Skip to content

Commit 0c6a611

Browse files
committed
Update ruby versions which use in CI
1 parent 532669d commit 0c6a611

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.2.7
4-
- 2.3.4
5-
- 2.4.1
3+
- 2.6.6
4+
- 2.7.1
65
- ruby-head
76
script:
87
- bundle exec rspec

0 commit comments

Comments
 (0)