Browse Source

fix CI

tags/v1.2.0-rc1
Unknwon 10 years ago
parent
commit
3e0ec814bd
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .travis.yml

+ 3
- 0
.travis.yml View File

@@ -11,6 +11,9 @@ before_install:
- sudo apt-get install -y libpam-dev
- go get github.com/msteinert/pam

install:
- go get -d ./...

script: go build -v -tags "pam"

notifications:


Loading…
Cancel
Save