Added ruby head to travis.

parent 5177edd4
...@@ -6,5 +6,9 @@ rvm: ...@@ -6,5 +6,9 @@ rvm:
- 2.1 - 2.1
- 2.2 - 2.2
- 2.3.0 - 2.3.0
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head
before_install: before_install:
- rvm @global do gem install bundler - rvm @global do gem install bundler
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment