re-add 1.9 to travis config

This commit is contained in:
geemus 2015-11-15 17:45:27 -06:00
parent 407a894b53
commit e55253c6f7
1 changed files with 2 additions and 0 deletions

View File

@ -5,10 +5,12 @@ sudo: false
script: bundle exec rake travis
rvm:
- 1.9
- 2.0
- 2.1
- 2.2
- jruby-head
- jruby-19mode
gemfile:
- Gemfile