Skip to content

Commit 53244cd

Browse files
alexander-fensterstephenplusplus
authored andcommitted
remove circleci fix (#149)
1 parent befa693 commit 53244cd

File tree

3 files changed

+0
-89
lines changed

3 files changed

+0
-89
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,6 @@ jobs:
178178
cd ..
179179
environment:
180180
NPM_CONFIG_PREFIX: /home/node/.npm-global
181-
- run:
182-
name: Wait for other samples-test jobs to finish.
183-
command: node samples/system-test/util/circleci_wait.js
184181
- run:
185182
name: Run sample tests.
186183
command: npm run samples-test

samples/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"devDependencies": {
2121
"@google-cloud/nodejs-repo-tools": "2.1.0",
2222
"ava": "0.22.0",
23-
"axios": "^0.17.1",
2423
"proxyquire": "1.8.0",
2524
"sinon": "3.2.1"
2625
}

samples/system-test/util/circleci_wait.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)