Skip to content

Commit

Permalink
Switch to Yarn for CI build. (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored Jan 9, 2017
1 parent e44bdd6 commit cb4e021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-resourcemanager/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache Version 2.0",
"author": "Google Inc.",
"scripts": {
"test": "cd ..; npm run st -- resource/system-test/*.test.js"
"test": "cd ..; npm run st -- --verbose resource/system-test/*.test.js"
},
"dependencies": {
"@google-cloud/resource": "0.5.1",
Expand Down

0 comments on commit cb4e021

Please sign in to comment.