Skip to content

Commit

Permalink
Issue pantheon-deprecated#5 Unable to run behat tests because of defa…
Browse files Browse the repository at this point in the history
…ult timezone warning
  • Loading branch information
andyg5000 committed Apr 26, 2016
1 parent 3e634f1 commit 76700e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ machine:
# CI_BOT_EMAIL: [email protected]
# CI_BOT_NAME: My Bot

dependencies:
pre:
- echo "date.timezone = America/New_York" > /opt/circleci/php/$(phpenv global)/etc/conf.d/timezone.ini

test:
pre:
- disable-php-email
Expand Down

0 comments on commit 76700e3

Please sign in to comment.