Skip to content

Commit b77ef8d

Browse files
author
Ashley Penney
committed
Merge pull request redhat-openstack#78 from hunner/remove_autopublish
Remove travis autopublish stuff
2 parents c1bc9d0 + f5e607a commit b77ef8d

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ branches:
55
language: ruby
66
bundler_args: --without development
77
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
118
rvm:
129
- 1.8.7
1310
- 1.9.3
@@ -19,12 +16,6 @@ env:
1916
- PUPPET_GEM_VERSION="~> 3.1.0"
2017
- PUPPET_GEM_VERSION="~> 3.2.0"
2118
- 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=
2819
matrix:
2920
fast_finish: true
3021
exclude:

0 commit comments

Comments
 (0)