diff --git a/.travis.yml b/.travis.yml index 6d70676..cb67b54 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ node_js: - '6' - 'node' + # Gives us faster boot time, see https://docs.travis-ci.com/user/ci-environment/ sudo: false