mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Install silently on Travis
This commit is contained in:
@@ -11,3 +11,5 @@ node_js:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
install:
|
||||
- npm --silent install
|
||||
|
||||
Reference in New Issue
Block a user