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
|
- $HOME/.cache
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install -g npm@5 > Nul
|
|
||||||
- npm install > /dev/null
|
- npm install > /dev/null
|
||||||
- node --version
|
- node --version
|
||||||
- npm --version
|
- npm --version
|
||||||
|
Loading…
Reference in New Issue
Block a user