mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
See if setting TZ affects Travis tests.
This commit is contained in:
parent
bffb5d1283
commit
9fc6119d22
@ -14,4 +14,4 @@ install:
|
||||
- sudo apt-get install -qq swig
|
||||
- sudo apt-get install -qq libboost-all-dev
|
||||
- sudo apt-get --reinstall install -qq language-pack-en language-pack-fr
|
||||
script: ./autogen.sh && ./configure && make && make check
|
||||
script: ./autogen.sh && ./configure && make && TZ="America/Los_Angeles" make check
|
||||
|
Loading…
Reference in New Issue
Block a user