summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorHelen Campbell <helen@puppetlabs.com>2016-11-07 17:31:15 +0000
committerHelen Campbell <helen@puppetlabs.com>2016-11-07 17:31:15 +0000
commita7a947c9773fee809a48f52aef30d431a04bab3f (patch)
treeef31d62f34bb03db05bba5213396c60f544cfd4d /.sync.yml
parent4b15c970f5ac6bc683cfde32d782f51a63bee867 (diff)
Addition of 4.6 and 4.7 travis cells
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
index d80d54a..34cfb5f 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -7,3 +7,12 @@
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