]> Creatis software - clitk.git/commitdiff
Increase cache timeout for travis
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Mon, 23 Jan 2017 15:44:21 +0000 (16:44 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Mon, 23 Jan 2017 15:44:21 +0000 (16:44 +0100)
.travis.yml

index 1a0b1751beaf05126d64fc7d336b9fa50bf34341..dd5273593183470f4b86d9d06e30d8c1cfd84b28 100644 (file)
@@ -57,6 +57,7 @@ install:
 - if test $TRAVIS_OS_NAME == osx ; then qmake -v; fi
 
 cache:
+ - timeout: 1000
  - directories:
    - $HOME/vtk-5.10
    - $HOME/vtk-5.10-build
@@ -77,4 +78,4 @@ before_script:
 
 script:
 - echo "coucou";
-- $SCRIPTS/travis_build_vv.sh
+#- $SCRIPTS/travis_build_vv.sh