Skip to content

Commit 4245f0b

Browse files
committed
Remove outdated installation commands.
1 parent 34a558c commit 4245f0b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ sudo: false
33
node_js:
44
- '10'
55
install:
6-
- nvm install 'lts/*'
7-
- nvm use 'lts/*'
8-
- npm install npm@latest -g
96
- npm install
107
- mkdir -p vendors
118
script:

0 commit comments

Comments
 (0)