mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-26 15:37:40 +00:00
what's wrong with go tip?
This commit is contained in:
parent
1dfa693a5c
commit
8a87bee434
@ -12,7 +12,7 @@ before_install:
|
|||||||
- go get github.com/msteinert/pam
|
- go get github.com/msteinert/pam
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -d .
|
- go get -t ./...
|
||||||
|
|
||||||
script: go build -v -tags "pam"
|
script: go build -v -tags "pam"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user