Skip to content

Commit 82d0b4d

Browse files
committed
More rubies for travis
1 parent abe522f commit 82d0b4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ cache: bundler
44

55
matrix:
66
include:
7-
- rvm: 2.3
7+
- rvm: 2.3.0
88
- rvm: 2.2
99
- rvm: 2.1
10+
- rvm: ruby-head
1011
- rvm: jruby-head
1112
- rvm: jruby-19mode
1213
- rvm: rbx-2
1314
allow_failures:
1415
- rvm: ruby-head
16+
- rvm: jruby-head
1517
before_install: gem install bundler -v 1.12.1

0 commit comments

Comments
 (0)