Skip to content

Commit 8058208

Browse files
committed
Do not use specific timezone for Travis
Our tests should not have to rely on a specific timezone to pass.
1 parent e6c8d27 commit 8058208

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,3 @@ node_js:
1010
script:
1111
- npm run lint
1212
- npm run test:all
13-
before_install:
14-
- export TZ=Europe/Stockholm

0 commit comments

Comments
 (0)