Commit a42428a7 authored by Eloy Duran's avatar Eloy Duran

Oops, use correct rake task.

parent 714ce913
...@@ -2,5 +2,5 @@ language: ruby ...@@ -2,5 +2,5 @@ language: ruby
rvm: rvm:
- 1.8.7 - 1.8.7
- 1.9.3 - 1.9.3
install: rake travis:install install: rake travis:setup
script: bundle exec rake spec script: bundle exec rake spec
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment