Skip to content

Commit

Permalink
Merge pull request #486 from hunner/remove_autorelease
Browse files Browse the repository at this point in the history
Remove autorelease
  • Loading branch information
Ashley Penney committed Mar 5, 2014
2 parents 7884ff7 + e16e0df commit 3fa4154
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
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-release
- .forge-release/publish
rvm:
- 1.8.7
- 1.9.3
Expand All @@ -17,12 +14,6 @@ env:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.3.0"
- PUPPET_GEM_VERSION="~> 3.4.0"
global:
- PUBLISHER_LOGIN=puppetlabs
- secure: |-
Hc9OPm/kRTmjXSP3TbLir/y6Yy1LqmZS8zrqxdTbpo3Z04EYv1uKhaFDpECl
0a6bJRUWpLWIuDco08fHMeCTWoFGzE97EDelhHKSYiTNllzYKWPHy7ki/al6
wjz0gLtiDfmktHQOHatBy6EKLFjoyjGoE4cUUta4Ixq4tMBNzEA=
matrix:
fast_finish: true
exclude:
Expand Down

0 comments on commit 3fa4154

Please sign in to comment.