1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 02:19:55 +00:00

CI: Try to fix the timezone of the build

To match the timezone of my development machine used for previous builds
This commit is contained in:
Jermolene 2019-01-08 10:47:56 +00:00
parent 824930682a
commit 27d0b2b491

View File

@ -1,6 +1,9 @@
language: node_js
- "node"
before_install:
- export TZ=GMT
stages:
- name: test
- name: build-prerelease