Skip to content

Commit a77e434

Browse files
authored
chore(ci): Add Ruby 2.6, drop Ruby 2.3
1 parent 432e197 commit a77e434

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.3
43
- 2.4
5-
- 2.5
4+
- 2.6
65
sudo: false
76
cache: bundler
87
before_script: bundle update

0 commit comments

Comments
 (0)