Skip to content

Commit

Permalink
Updated Ruby versions for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jul 25, 2016
1 parent ef33b22 commit c53f1a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: ruby
sudo: false
rvm:
- 2.2.0
- 2.3.0
- jruby-9.0.4.0
- 2.2.5
- 2.3.1
- jruby-9.1.2.0
- ruby-head
matrix:
allow_failures:
Expand Down

0 comments on commit c53f1a2

Please sign in to comment.