1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

use pam and update TRANSLATORS

This commit is contained in:
Unknwon
2015-07-14 19:47:20 +08:00
parent 2724dbd450
commit 81adbe17ca
6 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libpam-dev
script: go build -v
script: go build -v -tags "pam"
notifications:
email: