From b56654d263e4a613e6dc5ae1b99c81cc4f3b643b Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 27 Jun 2014 09:22:41 -0700 Subject: Update .sync.yml to support new .travis.yml configs --- .sync.yml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to '.sync.yml') diff --git a/.sync.yml b/.sync.yml index dd55f49..9fe38a6 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,21 +1,4 @@ --- -.travis.yml: - env_matrix: - - PUPPET_GEM_VERSION="~> 2.7.0" - - PUPPET_GEM_VERSION="~> 3.3.0" - additional: - - - configs: - after_success: - - git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-release - - .forge-release/publish - - - configs: - before_install: - - gem update --system 2.1.11 - - gem --version - comments: - - Temporary workaround for broken Rubygems on Travis Rakefile: unmanaged: true spec/spec_helper.rb: -- cgit v1.2.3