Skip to content

Commit d5ddf85

Browse files
authored
Merge pull request puppetlabs#887 from pmcmaw/tidying_sync
(MODULES-6829) - Removing duplicates from template and .sync.yml
2 parents 1e44c79 + f952495 commit d5ddf85

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.sync.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
11
---
2-
appveyor.yml:
3-
environment:
4-
PUPPET_GEM_VERSION: "~> 4.0"
5-
matrix:
6-
- RUBY_VERSION: 24-x64
7-
CHECK: "syntax lint"
8-
- RUBY_VERSION: 24-x64
9-
CHECK: metadata_lint
10-
- RUBY_VERSION: 24-x64
11-
CHECK: rubocop
12-
132
.travis.yml:
14-
bundle_args: --without system_tests
153
docker_sets:
164
- set: docker/centos-7
17-
options:
185
- set: docker/ubuntu-14.04
19-
options:
206
docker_defaults:
217
bundler_args: ""
228
secure: ""

0 commit comments

Comments
 (0)