Remove travis autopublish stuff
We'll do it in jenkins later
This commit is contained in:
parent
c1bc9d056a
commit
f5e607afd6
1 changed files with 0 additions and 9 deletions
|
@ -5,9 +5,6 @@ branches:
|
|||
language: ruby
|
||||
bundler_args: --without development
|
||||
script: bundle exec rake spec SPEC_OPTS='--format documentation'
|
||||
after_success:
|
||||
- git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng
|
||||
- .forge-releng/publish
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
|
@ -19,12 +16,6 @@ env:
|
|||
- PUPPET_GEM_VERSION="~> 3.1.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.2.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.4.0"
|
||||
global:
|
||||
- PUBLISHER_LOGIN=puppetlabs
|
||||
- secure: |-
|
||||
mEqZt84gUpTwozeWT4ra2NIQID4CHkvcDcL/8+ItnS3ahbZ4EOj4NLnEWcNt\nxtOjs6pxn
|
||||
GVND1/gy/1+7w81DpXpJQ6CGloEwP58x86icvrgp8E+ZXeAoYe4\nfqtSE190FMq5FWaPyx
|
||||
wZisaT2OcrpeqvBPQnaGUg4uz/H3djgUo=
|
||||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
|
|
Loading…
Reference in a new issue