Skip to content

Commit

Permalink
Bump Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stympy committed Feb 11, 2019
1 parent 41fb24e commit 0828f4b
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 @@ -5,10 +5,10 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.7
- 2.4.4
- 2.5.1
- 2.6.0
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.1
- 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 0828f4b

Please sign in to comment.