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 432e197 commit a77e434
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,8 +1,7 @@
language: ruby
rvm:
- 2.3
- 2.4
- 2.5
- 2.6
sudo: false
cache: bundler
before_script: bundle update
Expand Down

0 comments on commit a77e434

Please sign in to comment.