mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-19 11:12:43 +00:00
install npm deps once
This commit is contained in:
parent
de278d1649
commit
025e1169da
@ -41,10 +41,9 @@ matrix:
|
||||
- xvfb
|
||||
before_install: cd editors/code
|
||||
install:
|
||||
- npm install
|
||||
- npm ci
|
||||
- npm run vscode:prepublish
|
||||
script:
|
||||
- npm ci
|
||||
- npm run travis
|
||||
env:
|
||||
- CXX="g++-4.9", CC="gcc-4.9"
|
||||
|
Loading…
Reference in New Issue
Block a user