Fix travis script.

This commit is contained in:
Ashley Penney
2013-08-01 18:27:11 -04:00
parent fe9e12d2b4
commit b877ecc8fe

View File

@@ -7,7 +7,7 @@ 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
- .forge-release/publish
rvm:
- 1.8.7
- 1.9.3