another way to set timezone

This commit is contained in:
Shuduo Sang 2020-06-29 20:05:19 +08:00
parent 3588f00c8e
commit 0d205a8663
1 changed files with 5 additions and 5 deletions

View File

@ -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