[Pkg-javascript-commits] [ltx] 345/469: Update `npm` to support '^' in dependency versions
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit af1bb571bea24f4c2451dc0f2d41ae37858023b3
Author: Lloyd Watkin <lloyd.watkin at surevine.com>
Date: Sun Jun 15 19:10:33 2014 +0100
Update `npm` to support '^' in dependency versions
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 9bb0921..0838a98 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ node_js:
- "0.10"
- "0.11"
before_install:
+ - npm i -g npm
- "sudo apt-get install libicu-dev"
# Workaround for a permissions issue with Travis virtual machine images
# that breaks Python's multiprocessing:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list