提交 0d205a86 编写于 作者: S Shuduo Sang

another way to set timezone

上级 3588f00c
......@@ -36,7 +36,7 @@ matrix:
- psmisc
before_script:
- sudo timedatectl set-timezone Asia/Harbin
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
......@@ -152,7 +152,7 @@ matrix:
- DESC="trusty/gcc-4.8 build"
before_script:
- sudo timedatectl set-timezone Asia/Harbin
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
......@@ -177,7 +177,7 @@ matrix:
- cmake
before_script:
- sudo timedatectl set-timezone Asia/Harbin
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
......@@ -203,7 +203,7 @@ matrix:
- cmake
before_script:
- sudo timedatectl set-timezone Asia/Harbin
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
......@@ -233,7 +233,7 @@ matrix:
- DESC="trusty/gcc-4.8 build"
before_script:
- sudo timedatectl set-timezone Asia/Harbin
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册