Skip to content

Commit

Permalink
Uppercase NPM_CONFIG_PROGRESS
Browse files Browse the repository at this point in the history
  • Loading branch information
timdp committed Apr 18, 2017
1 parent e318292 commit b2202b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
machine:
environment:
npm_config_progress: 'false'
NPM_CONFIG_PROGRESS: 'false'
test:
override:
- nvm use 4 && npm test
Expand Down

0 comments on commit b2202b7

Please sign in to comment.