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