Skip to content

Commit 3fa4154

Browse files
author
Ashley Penney
committed
Merge pull request #486 from hunner/remove_autorelease
Remove autorelease
2 parents 7884ff7 + e16e0df commit 3fa4154

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

-9
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-release
10-
- .forge-release/publish
118
rvm:
129
- 1.8.7
1310
- 1.9.3
@@ -17,12 +14,6 @@ env:
1714
- PUPPET_GEM_VERSION="~> 2.7.0"
1815
- PUPPET_GEM_VERSION="~> 3.3.0"
1916
- PUPPET_GEM_VERSION="~> 3.4.0"
20-
global:
21-
- PUBLISHER_LOGIN=puppetlabs
22-
- secure: |-
23-
Hc9OPm/kRTmjXSP3TbLir/y6Yy1LqmZS8zrqxdTbpo3Z04EYv1uKhaFDpECl
24-
0a6bJRUWpLWIuDco08fHMeCTWoFGzE97EDelhHKSYiTNllzYKWPHy7ki/al6
25-
wjz0gLtiDfmktHQOHatBy6EKLFjoyjGoE4cUUta4Ixq4tMBNzEA=
2617
matrix:
2718
fast_finish: true
2819
exclude:

0 commit comments

Comments
 (0)