We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f35ae0 commit 04c422dCopy full SHA for 04c422d
.travis.yml
@@ -6,6 +6,7 @@ script:
6
- yarn run build
7
- npm test
8
deploy:
9
+ skip_cleanup: true
10
provider: npm
11
email: [email protected]
12
api_key:
0 commit comments