Skip to content

Commit

Permalink
Not sure why git suddenly disappeared but there you go
Browse files Browse the repository at this point in the history
  • Loading branch information
awnumar committed Oct 4, 2019
1 parent a1c5e6b commit 7c82db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ freebsd_task:
PATH: ${GOPATH}/bin:${PATH}
CIRRUS_WORKING_DIR: /tmp/go/src/github.com/${CIRRUS_REPO_FULL_NAME}
install_script:
- pkg install -y go
- pkg install -y go git
build_script:
- go version
- go get ./...
Expand Down

0 comments on commit 7c82db3

Please sign in to comment.