]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Add configuration file for modulesync
authorColleen Murphy <colleen@puppetlabs.com>
Wed, 25 Jun 2014 23:33:47 +0000 (16:33 -0700)
committerColleen Murphy <colleen@puppetlabs.com>
Wed, 25 Jun 2014 23:33:47 +0000 (16:33 -0700)
https://github.com/puppetlabs/modulesync

.sync.yml [new file with mode: 0644]

diff --git a/.sync.yml b/.sync.yml
new file mode 100644 (file)
index 0000000..1b7c84e
--- /dev/null
+++ b/.sync.yml
@@ -0,0 +1,5 @@
+---
+.travis.yml:
+  env_matrix:
+  - PUPPET_GEM_VERSION="~> 3.4.0"
+  - PUPPET_GEM_VERSION="~> 3.5.0"