Skip to content

Commit 82f8e17

Browse files
committed
test: remove empty test set that's no longer used
1 parent 941f994 commit 82f8e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ matrix:
2121
script:
2222
- "npx standard"
2323
- "node . run licenses"
24-
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
24+
- "node . run tap -- \"test/tap/*.js\"
2525
- node_js: "8"
2626
env: DEPLOY_VERSION=testing
2727
- node_js: "6"

0 commit comments

Comments
 (0)