You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/05/02 08:42:25 UTC

[flink] 04/10: [hotfix][travis] Don't cache gems

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch release-1.8
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 58b46aa8c3a4fe0d3c4d54300b0aa756a665343c
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu May 2 10:37:33 2019 +0200

    [hotfix][travis] Don't cache gems
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 3dd0d8b..8bf948c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,6 @@ cache:
   # default timeout is too low
   timeout: 600
   directories:
-  - $HOME/.rvm/
   - $HOME/.m2
   - $HOME/flink_cache
   # keep in sync with tools/travis/setup_maven.sh