Skip to content

Commit 02e9da4

Browse files
authored
remove unnecessary before_install step (#165)
1 parent 3c355ef commit 02e9da4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ language: node_js
33
node_js:
44
- "node"
55

6-
before_install:
7-
- npm install -g npm
8-
96
install:
107
- npm install
118

0 commit comments

Comments
 (0)