summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
index 431b9d1..34cfb5f 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -5,3 +5,14 @@
- 'spec/fixtures/manifests/site.pp'
- 'spec/fixtures/modules/*'
+spec/spec_helper.rb:
+ allow_deprecations: true
+
+.travis.yml:
+ extras:
+   - rvm: 2.1.9
+     env: PUPPET_GEM_VERSION="~> 4.6.0"
+     bundler_args: --without system_tests
+   - rvm: 2.1.9
+     env: PUPPET_GEM_VERSION="~> 4.7.0"
+     bundler_args: --without system_tests