Skip to content

Commit f193246

Browse files
committed
Issue pantheon-deprecated#5: Unable to execute behat-pantheon tests
1 parent 3e634f1 commit f193246

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ machine:
1515
# CI_BOT_EMAIL: [email protected]
1616
# CI_BOT_NAME: My Bot
1717

18+
dependencies:
19+
pre:
20+
- echo "date.timezone = America/Los_Angeles" > /opt/circleci/php/$(phpenv global)/etc/conf.d/timezone.ini
21+
1822
test:
1923
pre:
2024
- disable-php-email

0 commit comments

Comments
 (0)