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
+3
View File
@@ -1,6 +1,9 @@
language: node_js
- "node"
before_install:
- export TZ=GMT
stages:
- name: test
- name: build-prerelease