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

Add error codes and JavaScript error handling #2

Merged
merged 1 commit into from
Nov 30, 2015
Merged

Add error codes and JavaScript error handling #2

merged 1 commit into from
Nov 30, 2015

Conversation

gregtatum
Copy link
Contributor

I'm trying to add this to Travis CI, which requires valid error exit codes when exiting the application. Also the tests hang whenever there is any kind of JavaScript error, so I added some handling for that as well. They should now send an error exit code of 1 when there is a JavaScript error.

@JamesKyburz JamesKyburz merged commit 1df4d69 into JamesKyburz:master Nov 30, 2015
@JamesKyburz
Copy link
Owner

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants