Skip to content

Commit b2c44e9

Browse files
committed
Added ruby head to travis.
1 parent 5177edd commit b2c44e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@ rvm:
66
- 2.1
77
- 2.2
88
- 2.3.0
9+
- ruby-head
10+
matrix:
11+
allow_failures:
12+
- rvm: ruby-head
913
before_install:
1014
- rvm @global do gem install bundler

0 commit comments

Comments
 (0)