Skip to content

Commit 2458287

Browse files
committed
This needs to work in travis
1 parent c0cd75f commit 2458287

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"index"
99
],
1010
"scripts": {
11-
"test": "npm run test-node && npm run test-browser",
12-
"test-node": "mocha test/index.js",
11+
"test": "mocha test/index.js",
1312
"test-browser": "serve ./test"
1413
},
1514
"license": "MIT",

0 commit comments

Comments
 (0)