Parcourir la source

Remove useless cache folder

fixes TechEmpower/FrameworkBenchmarks#1290
Hamilton Turner il y a 10 ans
Parent
commit
1ea6a4e899
1 fichiers modifiés avec 1 ajouts et 7 suppressions
  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
+