]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .travis.yml
Fix tests
[github/Chocobozzz/PeerTube.git] / .travis.yml
index 8caa109846cb248fb27526385ad522bcf389ca0c..2d3d942964b6e933e1767856dcc8c728d555be4c 100644 (file)
@@ -1,7 +1,6 @@
 language: node_js
 
 node_js:
-  - "0.12"
   - "4.2"
   - "5.1"
 
@@ -20,12 +19,6 @@ 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 install electron-prebuilt -g
   - npm install grunt-cli -g
@@ -34,3 +27,6 @@ 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