1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-10-30 23:57:43 +02:00

circle : remove new line

This commit is contained in:
Anthony HAMON
2018-09-16 22:49:17 +02:00
parent 38036e0d20
commit 9d9d775f50

View File

@@ -3,7 +3,6 @@ jobs:
build:
docker:
- image: circleci/golang:1.11
working_directory: /go/src/github.com/jesseduffield/lazygit
steps:
- checkout