Skip to content

Commit 9cd8d27

Browse files
committed
Update timezone
1 parent a52a11d commit 9cd8d27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ node_js:
55
- "0.10"
66
install:
77
- npm install
8+
before_script:
9+
- export TZ=CET-1CEST
810
script:
911
- node test/test-builders.js
1012
- node test/test-javascript.js

0 commit comments

Comments
 (0)