Skip to content

Commit

Permalink
chore: add ruby 2.7 to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 11, 2020
1 parent 7b3ea81 commit 8a5eacd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 2.2
- 2.6
- 2.7
gemfile:
- gemfiles/default.gemfile
- gemfiles/rspec_2.gemfile
Expand Down

0 comments on commit 8a5eacd

Please sign in to comment.