X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.travis.yml;h=8b374e9bb0c3322e6157a975c50f17aabaf95a5b;hb=895ecb5737cee2a2b82fb943483e4776e9eb9083;hp=ec6f08dc6dca8b71161ba56ee240e358154975d8;hpb=39ebab80b2eb7fcce15a2b34608af3af32a960da;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.travis.yml b/.travis.yml index ec6f08d..8b374e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ --- language: ruby +sudo: false bundler_args: --without system_tests script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'" matrix: