Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Add coveralls support #137

Merged
merged 2 commits into from
May 12, 2015
Merged

Add coveralls support #137

merged 2 commits into from
May 12, 2015

Conversation

ryan-roemer
Copy link
Member

UPDATE: I think this is ready for review.

I'm opening the PR now to make sure Travis + Coveralls build actually works. We can tweak this further if desired...

Fixes #136

  • Adds coveralls integration
  • Runs tests in Travis
  • Adds badges (and moves links to bottom of README)

/cc @alexlande @ianobermiller

@ryan-roemer
Copy link
Member Author

CI is hitting jestjs/jest#266 for Node v0.12 which is now aggregated into jestjs/jest#243 "Update to work with node v 0.12.0"

Disabling travis on 0.12 for now and have ticket #138 to track

> radium@0.11.1 test /home/travis/build/FormidableLabs/radium
> jest
Using Jest CLI v0.4.1
Waiting on 3 tests... FAIL  modules/__tests__/resolve-styles-test.js
Error: Worker process exited before responding! exit code: null, exit signal: SIGSEGV
stderr:

A worker process has quit unexpectedly! This is bad news, shutting down now!

@alexlande
Copy link
Contributor

Thanks @ryan-roemer! This is awesome.

alexlande added a commit that referenced this pull request May 12, 2015
@alexlande alexlande merged commit 2b1e2ad into master May 12, 2015
@alexlande alexlande deleted the chore-coveralls branch May 12, 2015 16:48
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.

Setup coveralls support
2 participants