Skip to content

Commit

Permalink
Test against latest Ruby versions (faker-ruby#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala authored and vbrazo committed May 20, 2018
1 parent 4ac6606 commit b98a453
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 @@ -6,10 +6,10 @@ language: ruby
cache: bundler
rvm:
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.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 b98a453

Please sign in to comment.