소스 검색

Remove useless cache folder

fixes TechEmpower/FrameworkBenchmarks#1290
Hamilton Turner 10 년 전
부모
커밋
1ea6a4e899
1개의 변경된 파일1개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 7
      .travis.yml

+ 1 - 7
.travis.yml

@@ -164,10 +164,4 @@ install:
 script: 
   # Pick one test in this directory and verify
   - time ./toolset/run-ci.py verify "$TESTDIR"
-
-cache:
-  directories:
-    - installs/mono-3.2.8
-    - installs/py2
-    - installs/py3
-    - installs/perl-5.18
+