summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorDavid Schmitt <david.schmitt@puppetlabs.com>2016-04-05 14:32:06 +0100
committerDavid Schmitt <david.schmitt@puppetlabs.com>2016-04-07 12:31:06 +0100
commit27458aff988aac083007a677793081568356d85d (patch)
tree457a217f4887a738c3db93309a45a96ce128ec95 /.sync.yml
parentc5486aba6284664ae87a65beaa011211c70ea03e (diff)
(maint) Update to current modulesync_configs [953280c]
This removes much of the assorted cruft that accumulated in the unmanaged files and moves the remaining necessary parts to spec_helper_local.
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.sync.yml b/.sync.yml
deleted file mode 100644
index 21e872e..0000000
--- a/.sync.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-.travis.yml:
- script: "\"bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--color --format documentation'\""
-Rakefile:
- unmanaged: true
-Gemfile:
- unmanaged: true
-spec/spec_helper.rb:
- unmanaged: true