Skip to content

Commit 04d9020

Browse files
committed
Added Ruby 2.3 to build matrix
1 parent ef14b3d commit 04d9020

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: ruby
22
rvm:
3-
- 2.1
4-
- 2.2
3+
- 2.1.9
4+
- 2.2.5
5+
- 2.3.1
56
- jruby-19mode
67
gemfile:
78
- Gemfile

0 commit comments

Comments
 (0)