what's wrong with go tip?
This commit is contained in:
parent
1dfa693a5c
commit
8a87bee434
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue