mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
Проблема с времнем
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
before_script:
|
||||
- export TZ=Europe/Moscow
|
||||
- date
|
||||
matrix:
|
||||
include:
|
||||
- node_js: '8.11.2'
|
||||
@@ -8,4 +11,3 @@ matrix:
|
||||
before_install: npm -g i npm@2
|
||||
- node_js: '10.2.1'
|
||||
before_install: npm -g i npm@2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user