Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 2ee20b6

Browse files
committed
Now using env var to npm publish
1 parent 4fd7646 commit 2ee20b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ script:
1414
deploy:
1515
provider: npm
1616
17-
api_key:
18-
secure: NpGw2V+V0yw87pQyh9VJq1h7bxs5yN6jQI1mCNXXxYkCY1/2qe3UQSJt8bnGTAylS0jCZ5MI9kBPYI5MomzsceOrH18RcmaJTonUCuM9rKWSQVZOFJhJenJn+t7J+W3LiUi8V6WlRoJjYrvAX2lRQ+Iv+L//0NqBOgtSdAqmZr8=
17+
api_key: $NPM_TOKEN
1918
on:
2019
tags: true
2120
repo: mendhak/angular-intro.js

0 commit comments

Comments
 (0)