(maint) update travis to not use bundle update --system
[puppet-modules/puppetlabs-apt.git] / .sync.yml
index 5836ece9a7083cc2103e453a8bf31432eb22ad76..88dbcc69acc080e2cd09aa16708655a92fe3b746 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,9 +1,6 @@
 ---
-".gitignore":
-  required:
-  - "---.project"
 ".gitlab-ci.yml":
-  unmanaged: true
+  delete: true
 ".rubocop.yml":
   default_configs:
     inherit_from: ".rubocop_todo.yml"
@@ -11,6 +8,8 @@
     - rubocop-i18n
     - rubocop-rspec
 ".travis.yml":
+  deploy_to_forge:
+    enabled: false
   branches:
   - release
   includes:
@@ -42,6 +41,7 @@
     services: docker
     sudo: required
     stage: acceptance
+  simplecov: true
 appveyor.yml:
   delete: true
 Gemfile: