Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Travis: Install npm via nvm. Use container-based infra #150

Merged
merged 1 commit into from Feb 21, 2017

Conversation

JohanLorenzo
Copy link
Contributor

It seems the npm package has recently changed in Travis, which cause this installation error: https://travis-ci.org/mozilla-releng/ship-it/jobs/203744799#L221

NVM is available on the Python image, which installs a given node version, without depending on the Ubuntu packages. A nice effect of that is: we don't require sudo anymore. This allows us to move away from the slow VM-based infrastructure.

Special thanks to @diox, @jcristau, and @julienw for sharing potential fixes on IRC.

@rail rail merged commit e01e03b into mozilla-releng:master Feb 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants