summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorColleen Murphy <colleen@puppetlabs.com>2014-06-27 10:03:48 -0700
committerColleen Murphy <colleen@puppetlabs.com>2014-06-27 10:23:52 -0700
commitb5ea0a37f078fe2787346d1ea9c1703ecfd5a779 (patch)
tree7b05cdefe47d4bff06e354156e4cad34160c7296 /.sync.yml
parent2fefd9c1e0249daebd327ca6e1ee3d791257e663 (diff)
Update .sync.yml to support new .travis.yml configs
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.sync.yml b/.sync.yml
index ac79bae..21e872e 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,6 +1,6 @@
---
.travis.yml:
- unmanaged: true
+ script: "\"bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--color --format documentation'\""
Rakefile:
unmanaged: true
Gemfile: