summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorColleen Murphy <colleen@puppetlabs.com>2014-06-27 12:01:21 -0700
committerColleen Murphy <colleen@puppetlabs.com>2014-06-27 12:01:21 -0700
commit7ff254a6fcf3b4d77faf5197d780028791bfe6ba (patch)
tree9529471c7967e7355a8b3e4f5c882138fb9da072 /.sync.yml
parent8bbde47ae3c3917cf313fed3f94f4dcd5192b41e (diff)
Add module-specific travis script to .sync.yml
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
index 9fe38a6..6fa460a 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,4 +1,6 @@
---
+.travis.yml:
+ script: "\"bundle exec rake spec SPEC_OPTS='--format documentation'\""
Rakefile:
unmanaged: true
spec/spec_helper.rb: