Skip to content

Commit

Permalink
Change travis timezone to Chicago.
Browse files Browse the repository at this point in the history
  • Loading branch information
n0shake committed Dec 6, 2020
1 parent 4329460 commit ad47b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: swift
xcode_project: Clocker.xcodeproj # path to your xcodeproj folder
osx_image: xcode12.2
before_install:
- export TZ=America/Los_Angeles
- export TZ=America/Chicago
before_script:
- xcodebuild -version
install:
Expand Down

0 comments on commit ad47b1f

Please sign in to comment.