summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2014-12-09 15:47:34 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2014-12-09 15:47:34 +0100
commit7bb6cf0507448d3ddea6ba28ab0afffeaa4c1c28 (patch)
tree203bddaf54facf223f2a99d1f34b1112c794eb75 /.travis.yml
parentea11eb2c35eb06575893b77b922ee35a365cf78f (diff)
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 3d54a1a..d07b09f 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: