Merge pull request #125 from indocomsoft/patch-1

Fix travis to not cleanup when publishing rswag-ui
This commit is contained in:
Richard Morris 2018-05-24 19:59:56 -07:00 committed by GitHub
commit 870d467046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ jobs:
gemspec: rswag-ui.gemspec
provider: rubygems
api_key: $RUBYGEMS_API_KEY
skip_cleanup: true
on:
branch: master
tags: true