diff --git a/.travis.yml b/.travis.yml index 1808095f95..6cbb08a1df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,7 @@ +language: ruby +cache: bundler +sudo: false + notifications: email: false