Skip to content

Commit d45b450

Browse files
dpebotJustinBeckwith
authored andcommitted
Update CI config (#105)
1 parent 84bf79b commit d45b450

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

video-intelligence/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"node": ">=8"
1010
},
1111
"scripts": {
12-
"ava": "ava -T 20s --verbose test/*.test.js ./system-test/*.test.js",
1312
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js ./system-test/*.test.js && nyc report",
1413
"test": "ava -T 5m --verbose system-test/*.test.js"
1514
},

0 commit comments

Comments
 (0)