Fix travis script.
This commit is contained in:
@@ -7,7 +7,7 @@ bundler_args: --without development
|
|||||||
script: "bundle exec rake spec SPEC_OPTS='--format documentation'"
|
script: "bundle exec rake spec SPEC_OPTS='--format documentation'"
|
||||||
after_success:
|
after_success:
|
||||||
- git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng
|
- git clone -q git://github.com/puppetlabs/ghpublisher.git .forge-releng
|
||||||
- .forge-releng/publish
|
- .forge-release/publish
|
||||||
rvm:
|
rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
|
|||||||
Reference in New Issue
Block a user