dillon1000/react

Commit

Restore coverage in Travis (#7628)

We disabled coverage in Travis because the implementation was crashing ( https://github.com/facebook/react/issues/6290 ). Since we upgraded to Jest 15, the entire coverage implementation is brand new so we should give it another try.
Browse files
Changed paths3 files
First-parent comparison
M .travis.yml ModifiedM grunt/tasks/jest.js ModifiedM package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…