Skip to content

Commit a217099

Browse files
committed
Test without the cache directory
1 parent 845da85 commit a217099

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,3 @@ script:
3737
after_success:
3838
- if [[ "$COVERAGE" = true ]]; then wget https://scrutinizer-ci.com/ocular.phar; fi
3939
- if [[ "$COVERAGE" = true ]]; then php ocular.phar code-coverage:upload --format=php-clover build/coverage.xml; fi
40-
41-
cache:
42-
directories:
43-
- $COMPOSER_CACHE_DIR

0 commit comments

Comments
 (0)