From: Colleen Murphy Date: Wed, 25 Jun 2014 23:33:47 +0000 (-0700) Subject: Add configuration file for modulesync X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=977745f4d056ce41a820bd505c8e0b7d31badf9b;p=puppet-modules%2Fpuppetlabs-apt.git Add configuration file for modulesync https://github.com/puppetlabs/modulesync --- diff --git a/.sync.yml b/.sync.yml new file mode 100644 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"