tokarchuk/v1.17
Unknwon 9 years ago
parent 81adbe17ca
commit 09def4a0b5
  1. 4
      .travis.yml

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

Loading…
Cancel
Save