diff --git a/.travis.yml b/.travis.yml index 0023d9454..44e7e27a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ language: objective-c install: bundle -script: rake +script: bundle exec rake test