Skip to content

Commit b897fd2

Browse files
dpebotJustinBeckwith
authored andcommitted
Update CI config (#135)
1 parent 757cad7 commit b897fd2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
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'
Lines changed: 4 additions & 0 deletions
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)