Skip to content

Commit 84151d3

Browse files
committed
chore: removing travis command
1 parent 5a8ab62 commit 84151d3

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
@@ -9,8 +9,7 @@
99
"coverage-report": "nyc report --reporter=lcov",
1010
"test": "mocha",
1111
"doc": "jsdoc json-truncate.js -d docs",
12-
"predoc": "rimraf docs",
13-
"travis": "npm run precommit"
12+
"predoc": "rimraf docs"
1413
},
1514
"engines": {
1615
"node": ">=6.0.0"

0 commit comments

Comments
 (0)