]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .travis.yml
Update node modules
[github/Chocobozzz/PeerTube.git] / .travis.yml
index 8caa109846cb248fb27526385ad522bcf389ca0c..2a12ac8e57edee4669daf5833b3b35c541aa9f9a 100644 (file)
@@ -27,10 +27,13 @@ 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:
   - cat test1/logs/all-logs.log
   - cat test2/logs/all-logs.log
   - cat test3/logs/all-logs.log
+  - cat test4/logs/all-logs.log
+  - cat test5/logs/all-logs.log
+  - cat test6/logs/all-logs.log