Simon Egersand
2017-02-09 d121f403a08add7fe5b44d6fa5285d2356bd449c
Specify Travis instance timezone

Because the Travis instance is using UTC as timezone the test we have
for turning "on" UTC does not work, hence we need to specify a different
timezone.
1 files modified
2 ■■■■■ changed files
.travis.yml 2 ●●●●● patch | view | raw | blame | history
.travis.yml
@@ -13,3 +13,5 @@
cache:
  directories:
    - node_modules
before_install:
- export TZ=Europe/Stockholm