Skip to content

Commit

Permalink
add skip cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed May 22, 2019
1 parent 5516207 commit b9c9a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ script:
- dotnet restore
- dotnet test
deploy:
skip_cleanup: true
- provider: script
script: bash deploy.sh $TRAVIS_TAG $NUGET_API_KEY
on:
Expand Down

0 comments on commit b9c9a3c

Please sign in to comment.