Skip to content

Commit

Permalink
Run Travis with Ruby 2.4
Browse files Browse the repository at this point in the history
This is the minimum Ruby version required by Zeitwerk.
  • Loading branch information
aldesantis committed Jan 8, 2020
1 parent 1da4fca commit b357cf3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,7 +1,5 @@
sudo: false
language: ruby
rvm:
- 2.3.1
- 2.4.2
- 2.5.1
- 2.4
before_install: gem install bundler -v 1.13.3

0 comments on commit b357cf3

Please sign in to comment.