Skip to content

Commit 65cc860

Browse files
dpebotJustinBeckwith
authored andcommitted
Update kokoro config (#196)
1 parent 74a0410 commit 65cc860

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/google-cloud-speech/.circleci/config.yml

-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
environment:
6969
NPM_CONFIG_PREFIX: /home/node/.npm-global
7070
- run: npm test
71-
- run: node_modules/.bin/codecov
72-
7371
node8:
7472
docker:
7573
- image: 'node:8'
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
codecov:
3+
ci:
4+
- source.cloud.google.com

0 commit comments

Comments
 (0)