Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix: .travis.yml加上skip_cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
a8568730 committed Jan 8, 2018
1 parent e14db32 commit 68fca11
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 @@ -4,6 +4,7 @@ node_js:
before_deploy: "npm run build"
deploy:
provider: npm
skip_cleanup: true
email: a8568730@gmail.com
api_key:
secure: o3ZssG7zclWgiv3eXYuFsNklb0saNafhwFCy6INM8h853wQe5yYA9Uo62R8Jrgn9hXKGB2CmYDGGhTrQ3kQBgzvtm9lS3RJRHPyDap9CsoNhY2vIP4WTjq0+ANun/l8JErgS/3fxUKSBWR5Wo7aomWYReVTgak8p2MMeS1Dxvax+3BekC3PJ+v5WCYCiztJ4ciEKLo2Xn3A6ezkmcVXshQ49j8rxiYHghzJpeZ7uYQKYZ1o1C5Kdvhxg98k3wyIxOMGZg+PWTg930kWBJR1Nkw0IuKjS0215VjoM29UbLWRtAU/cz64txn3o6Fa3cMJCG7/DAasrstuiQC3IVodb5ZbS4gAV6H+Q3d/Ylpxa+HTCJa6Dnqi3d10GAyA+DOq0FuadXwxImAm0zRAkUMfqxVwV1ZREKEYMLU6ynLL6awEkhGUY44WMp96B3Fysid8hDEdKNJMqi+iXSav843Ij6iRPbSKOs7ZEAHdYt918qO/mx6mKuysg9rxE6PSQ3FXRPGzVHPYAbDyrdOV4n9uBvzgEIyWOs75w/xx7+x13tNdPHgMZt1qu9rO2sCx7kqPUPmGCqsxRAfBpI0Go94kfaBKRg3gfF1SLzGXrqQoxzUMWOn+dKnmhS0Il52BEZi3hY3HxlohDDWpdE7pFr0RA/UJmAZLpta3rrcypneUEPN4=
Expand Down

0 comments on commit 68fca11

Please sign in to comment.