projects
/
puppet_vcsrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42abb2a
)
Update .sync.yml to support new .travis.yml configs
author
Colleen Murphy
<colleen@puppetlabs.com>
Fri, 27 Jun 2014 16:22:41 +0000
(09:22 -0700)
committer
Colleen Murphy
<colleen@puppetlabs.com>
Fri, 27 Jun 2014 16:22:41 +0000
(09:22 -0700)
.sync.yml
patch
|
blob
|
history
diff --git
a/.sync.yml
b/.sync.yml
index
dd55f49
..
9fe38a6
100644
(file)
--- 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: