Skip to content

Commit

Permalink
fix: update linking for samples (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Jun 25, 2018
1 parent 20cca6c commit 90fbeaf
Show file tree
Hide file tree
Showing 3 changed files with 2,771 additions and 2,242 deletions.
3 changes: 1 addition & 2 deletions packages/google-cloud-vision/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,8 @@ jobs:
name: Link the module being tested to the samples.
command: |
cd samples/
npm link ../
npm install
cd ..
npm link ../
environment:
NPM_CONFIG_PREFIX: /home/node/.npm-global
- run:
Expand Down
Loading

0 comments on commit 90fbeaf

Please sign in to comment.