|
Ran
|
Jobs
7
|
Files
312
|
Run time
14min
|
Badge
README BADGES
|
push
travis-ci
upgrade: Stop trying to copy node_modules out of tarballs. Now that we no longer use node_modules at all in production (it's only used to generate static assets), we don't include `node_modules` in the production tarballs, and thus we shouldn't attempt to copy `node_modules` out of the production tarballs when installing. Fixes a regression introduced in d71f2e7b9.
25581 of 28403 relevant lines covered (90.06%)
1.8 hits per line