|
Ran
|
Jobs
4
|
Files
71
|
Run time
5min
|
Badge
README BADGES
|
push
travis-ci
Bump several dependencies to what's in production * Because of the looser versioning permitted by the caret, we've got several packages in production with minor versions higher than what's now permitted by our package.json * Goes to show that when installing in the deploy repo, we should be strict about using the full `npm install package@major.minor.patch` * Go one step further and introduce an npm-shrinkwrap.json. Now `npm install` will just use what's listed in there. Adding / updating a package requires explicitly naming it, and then running `npm shrinkwrap` to lock it in. * The shrinkwrap here was generated from the deploy repo in I7cd4d6653. I reverted the dev dependency bumps from I322ac7452. Change-Id: I2e56acfc1
11879 of 13937 relevant lines covered (85.23%)
83578.48 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 672.1 | 0 |
85.23 |
Travis Job 672.1 | |
| 2 | 672.2 | 0 |
85.23 |
Travis Job 672.2 | |
| 3 | 672.3 | 0 |
85.23 |
Travis Job 672.3 | |
| 4 | 672.4 | 0 |
85.23 |
Travis Job 672.4 |