Skip to content

Commit

Permalink
Merge pull request #763 from cosmo0920/travis-ruby-2.3.0
Browse files Browse the repository at this point in the history
Try to use Ruby 2.3.0 in Travis
  • Loading branch information
repeatedly committed Jan 25, 2016
1 parent 2e94560 commit 03865d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rvm:
- 2.0.0
- 2.1
- 2.2.3
- 2.3.0
- ruby-head
- rbx-2

Expand All @@ -30,3 +31,4 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx-2
- rvm: 2.3.0

0 comments on commit 03865d4

Please sign in to comment.