Skip to content

Commit c262d0f

Browse files
committed
Merge pull request #309 from koic/ruby-2.3.0
Run tests by Ruby 2.3.0
2 parents 9c0f17a + d10f9b8 commit c262d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ rvm:
55
- 2.0
66
- 2.1
77
- 2.2
8-
- 2.3.0-preview1
8+
- 2.3.0
99
before_install:
1010
- rvm @global do gem install bundler

0 commit comments

Comments
 (0)