Skip to content

Commit

Permalink
test: use the French timezone on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Decat-SimonA committed Dec 4, 2019
1 parent 5843686 commit ab59e5d
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 @@ -15,7 +15,7 @@ node_js:
- '11'

before_install:
- export TZ=Australia/Canberra
- export TZ=Europe/Paris

install:
- npm i
Expand Down

0 comments on commit ab59e5d

Please sign in to comment.