Skip to content

Commit

Permalink
Add ruby 2.6 and 2.7 to travis
Browse files Browse the repository at this point in the history
Remove code_climate
  • Loading branch information
monora committed Dec 19, 2020
1 parent 486497c commit 7ad560f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ rvm:
- 2.3.0
- 2.4
- 2.5
- 2.6
- 2.7
- ruby-head
- jruby
- jruby-head
Expand All @@ -20,6 +22,3 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
addons:
code_climate:
repo_token: 9b56bc5e14a34f1925548f4e0c61b9afe6b6d6da6227738218c4a99c88c10c65

0 comments on commit 7ad560f

Please sign in to comment.