Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #132 from librato/chore/update_rubies
Browse files Browse the repository at this point in the history
Update build matrix with newer ruby versions
  • Loading branch information
nextmat committed Jan 6, 2017
2 parents ac30e52 + 0ba1611 commit 4548db0
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 @@ -3,10 +3,10 @@ sudo: false

rvm:
- 1.9.3
- 2.1.7
- 2.2.3
- 2.3.0
- 2.3.1
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.0
- jruby-19mode
# - rbx
- ruby-head
Expand Down

0 comments on commit 4548db0

Please sign in to comment.