diff --git a/.travis.yml b/.travis.yml index 06bd4088..cb194d2e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,4 +28,5 @@ notifications: recipients: - cowboyd@thefrontside.net - bordjukov@gmail.com -cache: bundler \ No newline at end of file +cache: bundler +sudo: false