diff --git a/.travis.yml b/.travis.yml index 7106bae9..0c181726 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ language: node_js node_js: - "0.10" before_install: + - "export TZ=Europe/Paris" # Change timezone to test Date function more accurately - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - gem update --system