Skip to content

Commit eb00386

Browse files
Revert change to cache directory, which worked just fine before
1 parent 1912489 commit eb00386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ machine:
77

88
dependencies:
99
cache_directories:
10-
- $HOME/.composer/cache
10+
- ~/.composer/cache
1111
pre:
1212
# Set the PHP timezone so that Behat does not fail.
1313
- echo "date.timezone = 'US/Central'" > /opt/circleci/php/$(phpenv global)/etc/conf.d/wp-cli-timezone.ini

0 commit comments

Comments
 (0)