File tree 1 file changed +22
-23
lines changed
1 file changed +22
-23
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ branches :
3
+ only :
4
+ - master
5
+ notifications :
6
+ email : false
1
7
language : ruby
2
- bundler_args : --without development
3
- script : " bundle exec rake spec SPEC_OPTS='--format documentation'"
8
+ script : ' rake spec'
9
+ after_success :
10
+ - git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng
11
+ - .forge-releng/publish
4
12
rvm :
5
- - 1.8.7
6
- - 1.9.3
7
- - ruby-head
13
+ - 1.8.7
14
+ - 1.9.3
8
15
env :
9
- - PUPPET_GEM_VERSION="~> 2.6.0"
10
- - PUPPET_GEM_VERSION="~> 2.7.0"
11
- - PUPPET_GEM_VERSION="~> 3.0.0"
12
- - PUPPET_GEM_VERSION="~> 3.1.0"
13
- matrix :
14
- allow_failures :
15
- - rvm : ruby-head
16
- exclude :
17
- - rvm : 1.9.3
18
- env : PUPPET_GEM_VERSION="~> 2.7.0"
19
- - rvm : ruby-head
20
- env : PUPPET_GEM_VERSION="~> 2.7.0"
21
- - rvm : 1.9.3
22
- env : PUPPET_GEM_VERSION="~> 2.6.0"
23
- - rvm : ruby-head
24
- env : PUPPET_GEM_VERSION="~> 2.6.0"
25
- notifications :
26
- email : false
16
+ matrix :
17
+ - PUPPET_VERSION=2.6.18
18
+ - PUPPET_VERSION=2.7.21
19
+ - PUPPET_VERSION=3.1.1
20
+ global :
21
+ - PUBLISHER_LOGIN=puppetlabs
22
+ - secure : |-
23
+ ZiIkYd9+CdPzpwSjFPnVkCx1FIlipxpbdyD33q94h2Tj5zXjNb1GXizVy0NR
24
+ kVxGhU5Ld8y9z8DTqKRgCI1Yymg3H//OU++PKLOQj/X5juWVR4URBNPeBOzu
25
+ IJBDl1MADKA4i1+jAZPpz4mTvTtKS4pWKErgCSmhSfsY1hs7n6c=
You can’t perform that action at this time.
0 commit comments