Add new ruby versions to travis test matrix

This commit is contained in:
jgrau 2017-03-28 23:22:51 +02:00
parent 6fd0cfcb64
commit 061eccf422
No known key found for this signature in database
GPG Key ID: 701FB978EB0E2A61
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ before_script:
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
- 2.3.0
- jruby-head
- rbx
- ruby-head