mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Remove npm 5 installation from travis
This commit is contained in:
parent
75d45639b5
commit
99a7d6fe60
@ -32,7 +32,6 @@ cache:
|
||||
- $HOME/.cache
|
||||
|
||||
install:
|
||||
- npm install -g npm@5 > Nul
|
||||
- npm install > /dev/null
|
||||
- node --version
|
||||
- npm --version
|
||||
|
Loading…
Reference in New Issue
Block a user