We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm install
1 parent 9b444e1 commit 8060f8aCopy full SHA for 8060f8a
.travis.yml
@@ -7,6 +7,8 @@ branches:
7
- /^greenkeeper.*$/
8
git:
9
depth: 999
10
+install:
11
+ - travis_retry npm install
12
script:
13
- npm run test
14
after_success:
0 commit comments