language: ruby rvm: - "1.9.3" - "2.0.0" script: - cd test && rake ci