Skip to content

Commit

Permalink
fix(ci): appveyor-retry
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Apr 2, 2017
1 parent 181f41b commit 3577762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -12,7 +12,7 @@ install:
# Get the latest stable version of Node.js or io.js
- ps: Install-Product node $env:nodejs_version
# install modules
- npm install
- appveyor-retry npm install

# Post-install test scripts.
test_script:
Expand Down

0 comments on commit 3577762

Please sign in to comment.