Skip to content

Commit

Permalink
Modernize TravisCi build versions
Browse files Browse the repository at this point in the history
Remove Ruby versions < 2.6.5.
  • Loading branch information
jbusser committed Jan 7, 2020
1 parent 21f376d commit a7beffe
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.7
- 2.3.5
- 2.4.1
- 2.6.5
- ruby-head
notifications:
email: false

0 comments on commit a7beffe

Please sign in to comment.