Skip to content

Commit 4a0d221

Browse files
committed
travis: build in subdirectory
1 parent c4809b8 commit 4a0d221

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ git:
1212
depth: 1
1313

1414
script:
15+
- cd dyndns
1516
- go test -v ./...
17+
- go build ./...
1618

1719
notifications:
1820
email:

0 commit comments

Comments
 (0)