aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2016-04-29 14:25:40 -0700
committerEric Anderson <ejona@google.com>2016-04-29 15:10:37 -0700
commit51548bc09d2431ceb62c1658063dbe15ca86a47f (patch)
treeb1f047293753af8b0ddabefac3223a9aa6209b8c /.travis.yml
parent0b3a41773c5f322296982bcaaed95cb42fc9b693 (diff)
downloadgrpc-grpc-java-51548bc09d2431ceb62c1658063dbe15ca86a47f.tar.gz
Remove m2 from Travis cache; it's unused
This is a remanent from when we were building Netty from master. Gradle uses ~/.gradle/caches/modules-2/files-2.1/ for its Maven Central cache.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 948f4cb96..c0bcff360 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,7 +46,6 @@ notifications:
cache:
directories:
- /tmp/protobuf-${PROTOBUF_VERSION}
- - $HOME/.m2/repository/io/netty
- $HOME/.gradle/caches/modules-2
- $HOME/.gradle/wrapper