Skip to content

Commit 648bedc

Browse files
authored
Merge pull request #283 from lgeiger/cleanup-postpublish
Remove postpublish CI trigger
2 parents 77c83b4 + 35a5cfa commit 648bedc

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"install": "node scripts/prebuild-install.js || (node scripts/preinstall.js && node-gyp rebuild)",
3030
"prebuild": "prebuild --all --strip",
3131
"build:docs": "jsdoc -R README.md -d docs lib/*.js",
32-
"postpublish": "./scripts/trigger_travis_build.sh",
3332
"test": "mocha --expose-gc --slow 300",
3433
"test:electron": "electron-mocha --slow 300",
3534
"precoverage": "nyc npm run test",

scripts/trigger_travis_build.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)