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 941f994 commit 82f8e17Copy full SHA for 82f8e17
.travis.yml
@@ -21,7 +21,7 @@ matrix:
21
script:
22
- "npx standard"
23
- "node . run licenses"
24
- - "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
+ - "node . run tap -- \"test/tap/*.js\"
25
- node_js: "8"
26
env: DEPLOY_VERSION=testing
27
- node_js: "6"
0 commit comments