Skip to content

Commit 59d2fc7

Browse files
committed
remove zuul testing for now
1 parent bc6cd6e commit 59d2fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"main": "./util.js",
1919
"scripts": {
20-
"test": "node test/node/*.js && zuul test/*.js"
20+
"test": "node test/node/*.js"
2121
},
2222
"devDependencies": {
2323
"zuul": "~1.0.3"

0 commit comments

Comments
 (0)