Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ganache crashing #3

Open
wants to merge 4 commits into
base: feature/consensus
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ branches:
git:
quiet: true
submodules: true
notifications:
email:
recipients:
- ci.report@ost.com
on_success: always
on_failure: always
node_js:
- "8"
before_install:
Expand All @@ -31,6 +25,5 @@ before_script:
script:
- npm run compile
- npm run test
- npm run test:integration
after_script:
- kill $(ps aux | grep 'ganache-cli' | awk '{print $2}')
1 change: 1 addition & 0 deletions change.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Thu Dec 12 21:29:19 PST 2019
59 changes: 20 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.