Skip to content

Commit

Permalink
Remove travis autopublish stuff
Browse files Browse the repository at this point in the history
We'll do it in jenkins later
  • Loading branch information
hunner committed Feb 25, 2014
1 parent c1bc9d0 commit f5e607a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit f5e607a

Please sign in to comment.