diff --git a/.travis.yml b/.travis.yml index 71e35b08..f83e4f4b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,5 @@ node_js: script: - grunt test - grunt teste2e + +sudo: false