We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
appveyor-retry
1 parent b40c0e5 commit b2f75b2Copy full SHA for b2f75b2
appveyor.yml
@@ -3,7 +3,7 @@ install:
3
- node --version
4
- npm --version
5
6
- - npm install || npm install
+ - appveyor-retry npm install
7
8
test_script:
9
- npm test
0 commit comments