X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.sync.yml;h=1f992a5c107d9fedb30803ea32e913f719630515;hb=fd53569ee8a3c16ba5f9ab1b5ae9782290e5f168;hp=1b7c84ec849ffc58d9e3b23861dd726f1fa39f92;hpb=1ad3ad8da62b255bea868e20dfc86d945a4490a6;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.sync.yml b/.sync.yml index 1b7c84e..1f992a5 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,5 +1,17 @@ --- +appveyor.yml: + delete: true +# override default cells to replace centos-7 with debian-8 .travis.yml: - env_matrix: - - PUPPET_GEM_VERSION="~> 3.4.0" - - PUPPET_GEM_VERSION="~> 3.5.0" + docker_sets: + - set: docker/ubuntu-14.04 + - set: docker/debian-8 + extras: + - rvm: 2.1.9 + script: bundle exec rake rubocop + +NOTICE: + unmanaged: true + +spec/spec_helper.rb: + allow_deprecations: true