ruby-1.9.1 added to travis

This commit is contained in:
erwanlr
2013-01-17 13:26:52 +01:00
parent 339811ab4b
commit 5d50cbe4a7

View File

@@ -1,5 +1,6 @@
language: ruby
rvm:
- "1.9.1"
- "1.9.2"
- "1.9.3"
script: bundle exec rspec --format documentation