Skip to content

Commit

Permalink
remove experimental github based puppet forge publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Oct 14, 2013
1 parent 7e3c232 commit e0476a3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
language: ruby
script:
- git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng
- .forge-releng/publish
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- ruby-head
env:
global:
- PUBLISHER_LOGIN=jhoblitt
- secure: "bBjR8uB4T5mJpB1wYepqqgDO9R82IA8AKT3d5GNSY021xOZLv59bJfYMAxnD2lF4SKpUX+SYR/JeMs5RYkHes0QB8gat0Ast+uaDteEwQb1clksHmEteRFqEZfcQs/M7XuB5gOUxbSP6VZdPSiRcQzm6wHaUvFBzGr/c79g5fR8="
matrix:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.0.0"
Expand Down

0 comments on commit e0476a3

Please sign in to comment.