Skip to content

Commit

Permalink
remove segfault lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Apr 26, 2018
1 parent 5d0007c commit b0262e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ test_script:
- node --version
- npm --version
- npm test
- type crash.log & exit 0
build: 'off'
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"devDependencies": {
"mocha": "^5.0.0",
"chai": "^4.1.2",
"istanbul": "*",
"segfault-handler": "*"
"istanbul": "*"
}
}

0 comments on commit b0262e0

Please sign in to comment.