(MODULES-5501) - Remove unsupported Ubuntu
[puppet-modules/puppetlabs-apt.git] / .sync.yml
index 1b7c84ec849ffc58d9e3b23861dd726f1fa39f92..dd596277d31bc7a8364c03475e78bb6d52347b20 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,5 +1,14 @@
 ---
+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
+
+NOTICE:
+  unmanaged: true
+
+spec/spec_helper.rb:
+  allow_deprecations: true