mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
build: run all tests after initial build
This commit is contained in:
parent
a75b56ce77
commit
c69661f2a5
@ -10,3 +10,4 @@ install:
|
||||
script:
|
||||
- export PATH=$PATH:$HOME/gopath/bin
|
||||
- export GO15VENDOREXPERIMENT=1
|
||||
- go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user