Skip to content

Commit

Permalink
Merge pull request BVLC#4474 from lukeyeager/bvlc/travis-cache
Browse files Browse the repository at this point in the history
Stop setting cache timeout in TravisCI
  • Loading branch information
jeffdonahue authored Jul 16, 2016
2 parents 50c9a0f + a110ac7 commit 42cd785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ env:
- BUILD_NAME="cudnn-cmake" WITH_CMAKE=true WITH_CUDA=true WITH_CUDNN=true

cache:
timeout: 604800 # 1 week
apt: true
directories:
- ~/protobuf3
Expand Down

0 comments on commit 42cd785

Please sign in to comment.