mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
fix .travis.yml
This commit is contained in:
parent
09def4a0b5
commit
92783bf6ef
@ -9,10 +9,9 @@ go:
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y libpam-dev
|
||||
|
||||
script:
|
||||
- go get github.com/msteinert/pam
|
||||
- go build -v -tags "pam"
|
||||
|
||||
script: go build -v -tags "pam"
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
Reference in New Issue
Block a user