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

Commit b1e8763

Browse files
authored
Update circle.yml
1 parent 7a5417e commit b1e8763

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

circle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ machine:
55
CXX: g++-4.8
66

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

0 commit comments

Comments
 (0)