mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Try to fix travis build with node 0.12
This commit is contained in:
@@ -27,7 +27,7 @@ cache:
|
||||
- $(npm config get prefix)/bin/electron-prebuilt
|
||||
|
||||
before_script:
|
||||
- npm install electron-prebuilt -g
|
||||
- npm install electron-prebuilt@0.35.4 -g
|
||||
- npm install grunt-cli -g
|
||||
|
||||
after_failure:
|
||||
|
||||
Reference in New Issue
Block a user