Skip to content

Commit

Permalink
chore(ci): Add Ruby 2.6, drop Ruby 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF authored Jan 6, 2019
1 parent 20e50fa commit c61b83c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
rvm:
- 2.3
- 2.4
- 2.5
- 2.6
before_install: gem install bundler
language: ruby
script: script/cibuild
Expand Down

0 comments on commit c61b83c

Please sign in to comment.