瀏覽代碼

Remove travis autopublish stuff

We'll do it in jenkins later
Hunter Haugen 10 年之前
父節點
當前提交
f5e607afd6
共有 1 個文件被更改,包括 0 次插入9 次删除
  1. 0 9
      .travis.yml

+ 0 - 9
.travis.yml

@@ -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: