1
0
mirror of https://github.com/go-gitea/git.git synced 2026-02-05 15:45:40 +01:00

Try more git versions

This commit is contained in:
Sandro Santilli
2017-11-13 22:30:17 +13:00
parent f8b81a9589
commit 16fb5435fc

View File

@@ -31,6 +31,9 @@ pipeline:
&& rm -rf build \
&& rm git.tar.gz
- git --version
- hash -r
- git --version
- /usr/local/bin/git --version
- make test
- make build