Skip to content

Commit

Permalink
Remove Ruby 2.3 and add 2.7 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david942j committed Feb 3, 2020
1 parent 670e180 commit e65e79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ os:
- osx
dist: trusty
rvm:
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- ruby-head
branches:
only:
- master
matrix:
jobs:
allow_failures:
- rvm: ruby-head

Expand Down

0 comments on commit e65e79c

Please sign in to comment.