未验证 提交 20674763 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #2494 from taosdata/feature/sangshuduo/ci-change-timezone-to-gmt8

Feature/sangshuduo/ci change timezone to gmt8
......@@ -36,8 +36,8 @@ matrix:
- psmisc
before_script:
- echo 'Asia/Harbin' | sudo tee /etc/timezone
- sudo dpkg-reconfigure --frontend --noninteractive tzdata
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
- cd debug
......@@ -152,8 +152,8 @@ matrix:
- DESC="trusty/gcc-4.8 build"
before_script:
- echo 'Asia/Harbin' | sudo tee /etc/timezone
- sudo dpkg-reconfigure --frontend --noninteractive tzdata
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
- cd debug
......@@ -177,8 +177,8 @@ matrix:
- cmake
before_script:
- echo 'Asia/Harbin' | sudo tee /etc/timezone
- sudo dpkg-reconfigure --frontend --noninteractive tzdata
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
- cd debug
......@@ -203,8 +203,8 @@ matrix:
- cmake
before_script:
- echo 'Asia/Harbin' | sudo tee /etc/timezone
- sudo dpkg-reconfigure --frontend --noninteractive tzdata
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
- cd debug
......@@ -233,8 +233,8 @@ matrix:
- DESC="trusty/gcc-4.8 build"
before_script:
- echo 'Asia/Harbin' | sudo tee /etc/timezone
- sudo dpkg-reconfigure --frontend --noninteractive tzdata
- export TZ=Asia/Harbin
- date
- cd ${TRAVIS_BUILD_DIR}
- mkdir debug
- cd debug
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册