Another try with ruby 1.9.1 & travis

This commit is contained in:
erwanlr
2013-01-17 14:23:18 +01:00
parent 88a2838a4c
commit 6060b13de4

View File

@@ -1,4 +1,5 @@
language: ruby
before_install: rvm install ruby-1.9.1-p431
rvm:
- "1.9.1"
- "1.9.2"