Skip to content

Commit

Permalink
Support ruby 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hirocaster committed Mar 10, 2016
1 parent 2f66b27 commit 1ae3d9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.3
2.3.0
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: ruby
install: bundle install --jobs=3 --retry=3
rvm:
- 2.3.0
- 2.2.4
- 2.1.8
- 2.0.0-p648
Expand Down

0 comments on commit 1ae3d9e

Please sign in to comment.