Add configuration file for modulesync
authorColleen Murphy <colleen@puppetlabs.com>
Wed, 25 Jun 2014 23:33:47 +0000 (16:33 -0700)
committerMorgan Haskel <morgan@puppetlabs.com>
Tue, 12 Aug 2014 15:44:39 +0000 (11:44 -0400)
https://github.com/puppetlabs/modulesync

.sync.yml

index ed97d539c095cf1413af30cc23dea272095b97dd..1b7c84ec849ffc58d9e3b23861dd726f1fa39f92 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
@@ -1 +1,5 @@
 ---
+.travis.yml:
+  env_matrix:
+  - PUPPET_GEM_VERSION="~> 3.4.0"
+  - PUPPET_GEM_VERSION="~> 3.5.0"