mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 00:27:58 +00:00
installing latest npm
This commit is contained in:
parent
13192d1ae7
commit
7a2406c58c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ language: node_js
|
|||
node_js:
|
||||
- '9'
|
||||
install:
|
||||
- npm i -g npm@latest
|
||||
- npm ci
|
||||
before_script:
|
||||
- git config --global user.email "travis@travis-ci.org"
|
||||
|
|
Loading…
Reference in a new issue