Skip to content

Commit 066542a

Browse files
author
James Halliday
committed
better travis yml
1 parent 6ecc842 commit 066542a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ language: node_js
22
node_js:
33
- "0.8"
44
- "0.10"
5+
before_install:
6+
- npm install -g npm@~1.4.6

0 commit comments

Comments
 (0)