Skip to content

Commit

Permalink
test: remove empty test set that's no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Aug 9, 2019
1 parent 941f994 commit 82f8e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ matrix:
script:
- "npx standard"
- "node . run licenses"
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
- "node . run tap -- \"test/tap/*.js\"
- node_js: "8"
env: DEPLOY_VERSION=testing
- node_js: "6"
Expand Down

0 comments on commit 82f8e17

Please sign in to comment.