mirror of
https://github.com/joohoi/acme-dns.git
synced 2024-12-22 22:23:52 +07:00
Fixed travis config
This commit is contained in:
parent
e036c191e9
commit
ca13a4baeb
@ -10,6 +10,6 @@ before_install:
|
||||
- govendor sync
|
||||
script:
|
||||
- go vet
|
||||
- golint
|
||||
- golint -set_exit_status
|
||||
- go test -race -v
|
||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||
|
Loading…
Reference in New Issue
Block a user