Commit 45a0e4fe by Rob Cherry

Updating Travis CI build parameters to resolve 1.9.3 build issues and include newer ruby versions.

parent 1c1e37f2
......@@ -3,9 +3,13 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
- 2.3.0
- ruby-head
- jruby-19mode
- rbx
before_install:
- gem install bundler # the default bundler version on travis is very old and causes 1.9.3 build issues
matrix:
allow_failures:
- rvm: ruby-head
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