travis: build in subdirectory
This commit is contained in:
parent
c4809b85b4
commit
4a0d2218a9
@ -12,7 +12,9 @@ git:
|
|||||||
depth: 1
|
depth: 1
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- cd dyndns
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
- go build ./...
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user