Skip to content

Commit 24a6f2c

Browse files
winddiesnighca
authored andcommitted
update travis (#390)
1 parent c80b558 commit 24a6f2c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ install:
88
- npm install
99
script:
1010
- npm run build
11-
before_deploy: "npm run build"
11+
before_deploy: npm run build
1212
deploy:
1313
provider: npm
1414
1515
skip_cleanup: true
1616
api_key:
17-
secure: d06l6wsuv/YFeY3E0TRGemGjtQ7LZdN9WxiFnseT2exTFkDgMw9EV2uOUWllXNrbxXUY+2ZpDswtYrgZ4exQGfKKQRGFy6/g8oxPgyylVwBz98vlie8NvXXmANoyt7mwQwjninf5/XUiY3cwn9YCaU1jyxcayFdQTex05T++qvc=
17+
secure: L9V1k9Y6CFC5fIBRbGbpvhpb004kI9Z/Wvwp5xGnVuGO3n6OfEVoaX7gSLpOkyx4kZfzEEh+R9xriJAeXBfLjiigP1FrKm+EQ92VlkjGh+Dlc4NDwEO00RczfUxI4bQG/HVaVTsQs+EqCnkfsp403wECwuBS68zYtsJZldREmDo=
1818
on:
1919
tags: true
20+
repo: qiniu/js-sdk

0 commit comments

Comments
 (0)