]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .travis.yml
Server: Remove unused console log
[github/Chocobozzz/PeerTube.git] / .travis.yml
index 7b025f0b98964c96760179cc147514d65f8b2b68..b7193f8a3cd432a133152283b5819d40ebb95535 100644 (file)
@@ -22,7 +22,6 @@ services:
 before_install: if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
 
 before_script:
-  - npm install electron -g
   - npm run build
   - wget --no-check-certificate "https://download.cpy.re/ffmpeg/ffmpeg-release-3.0.2-64bit-static.tar.xz"
   - tar xf ffmpeg-release-3.0.2-64bit-static.tar.xz