mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-23 12:36:21 -04:00
Merge pull request #577 from kiwix/kelson42-patch-1
Mask pkill returning 1
This commit is contained in:
commit
4309bd3d9e
@ -16,7 +16,7 @@ script:
|
||||
- "./node_modules/nightwatch/bin/nightwatch -c nightwatch.js --env firefox,chrome"
|
||||
- "./node_modules/nightwatch/bin/nightwatch -c nightwatch.js --env edge40,edge44"
|
||||
- "./node_modules/nightwatch/bin/nightwatch -c nightwatch.js --env firefox45,chrome58,ie11"
|
||||
- pkill node
|
||||
- pkill node || echo "Node process not running (anymore)"
|
||||
deploy:
|
||||
- provider: script
|
||||
# Nightly builds (launched by cron)
|
||||
|
Loading…
x
Reference in New Issue
Block a user