Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Ensure correct CI test exit status code #89

Merged
merged 6 commits into from
Jan 3, 2018

Conversation

rtsao
Copy link
Member

@rtsao rtsao commented Dec 19, 2017

Removing coverage for now (running out of memory on buildkite boxes)

AlexMSmithCA
AlexMSmithCA previously approved these changes Dec 19, 2017
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
./node_modules/.bin/nyc --reporter=text --reporter=json node test/index.js
./node_modules/.bin/nyc --reporter=text --reporter=json node dist-tests/node.js || exit 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be test/index.js still, right?

@rtsao rtsao merged commit bbd7ad0 into fusionjs:master Jan 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants