Simon Egersand
2018-02-01 80582080ed523fcb9f85300438e066b76a008a4f
Do not use specific timezone for Travis

Our tests should not have to rely on a specific timezone to pass.
1 files modified
2 ■■■■■ changed files
.travis.yml 2 ●●●●● patch | view | raw | blame | history
.travis.yml
@@ -10,5 +10,3 @@
script:
  - npm run lint
  - npm run test:all
before_install:
- export TZ=Europe/Stockholm