Opened 10 years ago
Closed 10 years ago
#30823 closed defect (bug) (fixed)
Update npm on travis
Reported by: | jorbin | Owned by: | jorbin |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
Travis CI containers have an out of date version of NPM on it. We should update it as a part of our build.
It currently generates a warning that is hidden by default
npm WARN engine imagemin@3.1.0: wanted: {"node":">=0.10.0","npm":">=2.1.5"} (current: {"node":"0.10.33","npm":"1.4.28"})
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 30988: