Skip to content

Commit

Permalink
Test with latest Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Apr 4, 2020
1 parent 2c68562 commit abe4080
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ language: ruby
cache: bundler
sudo: false
rvm:
- 2.7.0
- 2.6.5
- 2.5.7
- 2.4.9
- 2.7.1
- 2.6.6
- 2.5.8
- 2.4.10
- ruby-head
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit abe4080

Please sign in to comment.