Skip to content

Commit

Permalink
set timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
TomK committed Mar 31, 2016
1 parent 5849b6e commit 85b6cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shippable.yml
Expand Up @@ -10,6 +10,7 @@ php:
build:
pre_ci:
ci:
- echo "date.timezone = UTC" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- php --version
- composer self-update
- composer install --no-progress --no-interaction --prefer-source
Expand Down

0 comments on commit 85b6cd8

Please sign in to comment.