From: Colleen Murphy Date: Wed, 25 Jun 2014 23:33:47 +0000 (-0700) Subject: Add configuration file for modulesync X-Git-Tag: 1.6.0~20^2~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6f06c9b6967e22b4793a59ec40a547ae684de031;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"