We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1bc9d0 + f5e607a commit b77ef8dCopy full SHA for b77ef8d
1 file changed
.travis.yml
@@ -5,9 +5,6 @@ branches:
5
language: ruby
6
bundler_args: --without development
7
script: bundle exec rake spec SPEC_OPTS='--format documentation'
8
-after_success:
9
- - git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng
10
- - .forge-releng/publish
11
rvm:
12
- 1.8.7
13
- 1.9.3
@@ -19,12 +16,6 @@ env:
19
16
- PUPPET_GEM_VERSION="~> 3.1.0"
20
17
- PUPPET_GEM_VERSION="~> 3.2.0"
21
18
- PUPPET_GEM_VERSION="~> 3.4.0"
22
- global:
23
- - PUBLISHER_LOGIN=puppetlabs
24
- - secure: |-
25
- mEqZt84gUpTwozeWT4ra2NIQID4CHkvcDcL/8+ItnS3ahbZ4EOj4NLnEWcNt\nxtOjs6pxn
26
- GVND1/gy/1+7w81DpXpJQ6CGloEwP58x86icvrgp8E+ZXeAoYe4\nfqtSE190FMq5FWaPyx
27
- wZisaT2OcrpeqvBPQnaGUg4uz/H3djgUo=
28
matrix:
29
fast_finish: true
30
exclude:
0 commit comments