Skip to content

Commit c091250

Browse files
committed
Use before_install step
1 parent a50eaa5 commit c091250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ node_js:
44
- "0.8"
55
- "0.10"
66
- "0.11"
7-
install:
7+
before_install:
88
- "npm install --upgrade npm -g"

0 commit comments

Comments
 (0)