summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppetlabs.com>2014-06-30 12:08:57 -0700
committerHunter Haugen <hunter@puppetlabs.com>2014-06-30 12:08:57 -0700
commita4b30843d810315ac222fcc9a77dd74c538d7aca (patch)
tree8c11de2071e754aeee8c5dfdf816fb1b5ecfd0e9 /.sync.yml
parent924d6b8dd3b33c983057c1b407266b0080623635 (diff)
parent4f8f7083d2b32f117ece11c14e79f328f55acd5b (diff)
Merge pull request #295 from cmurphy/master
Synchronize .travis.yml
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: