From: Raphaƫl Pinson Date: Tue, 9 Dec 2014 14:47:47 +0000 (+0100) Subject: Modulesync [skip ci] X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3ee2735268a16d6e1960eddd8d45bef7a3eb436c;p=puppet-dhcp.git Modulesync [skip ci] --- diff --git a/.travis.yml b/.travis.yml index ea09e8e..b73ab4b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ --- language: ruby bundler_args: --without development -script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec rake spec SPEC_OPTS='--format documentation'", "bundle exec rake metadata"] +script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec fakeroot rake spec SPEC_OPTS='--format documentation'", "bundle exec rake metadata"] matrix: fast_finish: true include: