1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

circleci: removing timezone

This commit is contained in:
Tom Gallacher 2016-11-01 11:56:37 +00:00
parent 7581c0df8b
commit 5bcbc6eca8

View File

@ -8,9 +8,6 @@ machine:
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
- sudo apt-get update && sudo apt-get install yarn
timezone:
Europe/London
services:
- docker
node: