Skip to content

Commit 1e531e2

Browse files
authored
Specify api_token explicitly. (#30)
1 parent 25d3720 commit 1e531e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ deploy:
4141
script:
4242
- echo 'done'
4343
- provider: npm
44+
api_token:
45+
secure: $NPM_API_TOKEN
4446
4547
skip_cleanup: true
4648
edge: true

0 commit comments

Comments
 (0)