Browse Source

what's wrong with go tip?

pull/1890/head
Unknwon 9 years ago
parent
commit
8a87bee434
  1. 2
      .travis.yml

2
.travis.yml

@ -12,7 +12,7 @@ before_install:
- go get github.com/msteinert/pam
install:
- go get -d .
- go get -t ./...
script: go build -v -tags "pam"

Loading…
Cancel
Save