Skip to content

Commit

Permalink
revert(circleci): reverted TZ setting in circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
asalem1 committed May 7, 2020
1 parent 1f2b83f commit 558dcbd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,6 @@ jobs:
jstest:
docker:
- image: circleci/golang:1.13-node-browsers
environment:
TZ: "America/Los_Angeles"
environment:
TZ: "America/Los_Angeles"
working_directory: /go/src/github.com/influxdata/influxdb
parallelism: 8
steps:
Expand Down

0 comments on commit 558dcbd

Please sign in to comment.