Skip to content

Commit c6861f7

Browse files
committed
chore: set tests to run in TZ Europe/Sofia
1 parent c16b2b0 commit c6861f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ before_script:
2121
- "npm prune"
2222
- "npm update"
2323
- "export DISPLAY=:99.0"
24+
- "export TZ='Europe/Sofia'"
2425
- "sh -e /etc/init.d/xvfb start"
2526
- "sleep 3" # give xvfb some time to start
2627
script:

0 commit comments

Comments
 (0)