Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit bafab48

Browse files
authored
Update circle.yml
1 parent 4865bec commit bafab48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ machine:
66

77
dependencies:
88
pre:
9+
- echo "//registry.npmjs.org/:_authToken=$NPM_API_KEY" >> ~/.npmrc
910
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
1011
- sudo apt-get update -y
1112
- sudo apt-get install g++-4.8 -y

0 commit comments

Comments
 (0)