Skip to content

Commit 8466046

Browse files
authored
Update .travis.yml
1 parent 0e89d0d commit 8466046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ script:
1414
deploy:
1515
provider: npm
1616
17-
api_key: "$NPM_TOKEN"
18-
on:
17+
api_key: $NPM_TOKEN
18+
on:
1919
tags: true

0 commit comments

Comments
 (0)