Skip to content

Commit

Permalink
Changing CI timezone to fix issue #235
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Clark committed Mar 24, 2017
1 parent 4e7fcf3 commit 79fada0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ bundler_args: --without development staging production
sudo: false
before_script:
- bundle exec rake db:test:prepare
- export TZ='America/New_York'

0 comments on commit 79fada0

Please sign in to comment.