mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Remove caching with travis
This commit is contained in:
parent
89d1d8ba91
commit
b2ff5e3e68
@ -19,14 +19,7 @@ sudo: false
|
||||
services:
|
||||
- mongodb
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- $(npm config get prefix)/bin/grunt-cli
|
||||
- $(npm config get prefix)/bin/electron-prebuilt
|
||||
|
||||
before_script:
|
||||
- npm update
|
||||
- npm install electron-prebuilt -g
|
||||
- npm install grunt-cli -g
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user