travis: strange, trying without cache

This commit is contained in:
Thomas Gelf 2019-09-11 23:22:49 +02:00
parent ce40e16850
commit c093e24956

View File

@ -11,9 +11,9 @@ services:
- mysql - mysql
- postgresql - postgresql
cache: #cache:
directories: # directories:
- vendor # - vendor
matrix: matrix:
fast_finish: true fast_finish: true