chore(ci): Add Ruby 2.6, drop Ruby 2.3 (#326)

Merge pull request 326
This commit is contained in:
jekyllbot 2019-01-06 14:34:11 -05:00 committed by GitHub
parent 20e50fad29
commit 37829f05ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
rvm:
- 2.3
- 2.4
- 2.5
- 2.6
before_install: gem install bundler
language: ruby
script: script/cibuild