aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2014-12-09 15:47:47 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2014-12-09 15:47:47 +0100
commit3ee2735268a16d6e1960eddd8d45bef7a3eb436c (patch)
treef04ed489a3b38d0ba0b9330a725ade439b006dfe /.travis.yml
parent606d2dda6a051ea72862c78cdc830531d60ba24b (diff)
downloadpuppet-dhcp-3ee2735268a16d6e1960eddd8d45bef7a3eb436c.tar.gz
puppet-dhcp-3ee2735268a16d6e1960eddd8d45bef7a3eb436c.tar.bz2
Modulesync [skip ci]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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: