diff --git a/.travis.yml b/.travis.yml index 7097613..783311e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,2 @@ rvm: 1.9.2 +script: "bundle exec rake spec"