diff --git a/.travis.yml b/.travis.yml index 2eec06a4f..6681237ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ rvm: - 1.9.3 - 2.0.0 -script: FOG_MOCK=true bundle exec shindont +script: bundle exec rake travis notifications: email: false