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.
1 parent 4b12a6c commit b72d4d6Copy full SHA for b72d4d6
.travis.yml
@@ -8,7 +8,6 @@ before_script:
8
- 'npm run greenkeeper:update-lockfile'
9
- npm ls >/dev/null
10
after_script: 'npm run greenkeeper:upload-lockfile'
11
-after_success: 'npm run coverage:report'
12
deploy:
13
provider: script
14
skip_cleanup: true
0 commit comments