Anyone know how to get @travisci configured to run node v0.12 w/ npm@3?
@JedWatson node@0.12 ships with npm@2 right? I'd just run a pre script with npm i -g npm@3 before the actual script @travisci
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@JedWatson node@0.12 ships with npm@2 right? I'd just run a pre script with npm i -g npm@3 before the actual script @travisci