Skip to content

Commit a110ac7

Browse files
committedJul 15, 2016
Stop setting cache timeout in TravisCI
It refers to the caching command timeout, not how long before the caches expire as I had thought.
1 parent 50c9a0f commit a110ac7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ env:
2828
- BUILD_NAME="cudnn-cmake" WITH_CMAKE=true WITH_CUDA=true WITH_CUDNN=true
2929

3030
cache:
31-
timeout: 604800 # 1 week
3231
apt: true
3332
directories:
3433
- ~/protobuf3

0 commit comments

Comments
 (0)
Please sign in to comment.