Skip to content

Commit

Permalink
Update to ruby 2.4.5
Browse files Browse the repository at this point in the history
drop support for older rubies
  • Loading branch information
XenoPhex authored Feb 1, 2019
1 parent ec5988d commit 42e87f1
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 @@
sudo: false
language: ruby
rvm:
- 2.4.2
- 2.4.3
- 2.4.5
- 2.5
before_install: gem install bundler -v 1.16.0

0 comments on commit 42e87f1

Please sign in to comment.