We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16b2b0 commit c6861f7Copy full SHA for c6861f7
.travis.yml
@@ -21,6 +21,7 @@ before_script:
21
- "npm prune"
22
- "npm update"
23
- "export DISPLAY=:99.0"
24
+ - "export TZ='Europe/Sofia'"
25
- "sh -e /etc/init.d/xvfb start"
26
- "sleep 3" # give xvfb some time to start
27
script:
0 commit comments