Przeglądaj źródła

Remove useless cache folder

fixes TechEmpower/FrameworkBenchmarks#1290
Hamilton Turner 10 lat temu
rodzic
commit
1ea6a4e899
1 zmienionych plików z 1 dodań i 7 usunięć
  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
+