Browse Source

fix CI!!

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

+ 1
- 1
.travis.yml View File

@@ -12,7 +12,7 @@ before_install:
- go get github.com/msteinert/pam - go get github.com/msteinert/pam


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


script: go build -v -tags "pam" script: go build -v -tags "pam"




Loading…
Cancel
Save