Skip to content

Commit 1386f11

Browse files
committed
Removed test script from npm. Travis doesn't like that it starts up a webserver, perhaps it is just a port issues, perhaps not. This should fix the build until we can investigate further.
1 parent 322fb86 commit 1386f11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
, "request": "2.9.200"
1616
}, "scripts": {
1717
"start": "node app.js"
18-
, "test": "node_modules\\.bin\\mocha"
1918
}
2019
}

0 commit comments

Comments
 (0)