Skip to content

Commit

Permalink
Change timezone for builds to Australia to expose timezone bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton authored and andrewmcveigh committed Mar 6, 2016
1 parent d65d914 commit cd130b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
before_install:
- export TZ=Australia/Canberra
language: clojure
lein: lein2
script: lein2 do clean, test-all
Expand Down

0 comments on commit cd130b5

Please sign in to comment.