Skip to content

Commit 06ad97a

Browse files
committed
Revert "Travis: Force timezone to Pacific to make tests pass, for now."
This reverts commit f23a1b8. See 0a22a83#comments.
1 parent 0a22a83 commit 06ad97a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ install:
1313
- go get golang.org/x/tools/cmd/vet
1414

1515
script:
16-
- export TZ=US/Pacific # TODO: Fix this.
1716
- go get -t -v ./...
1817
- diff -u <(echo -n) <(gofmt -d ./)
1918
- go tool vet ./

0 commit comments

Comments
 (0)