Skip to content

Commit d8f9c62

Browse files
committed
.travis.yml: Run the sharness tests
Signed-off-by: W. Trevor King <[email protected]>
1 parent dd0e053 commit d8f9c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ script:
1515
- $HOME/gopath/bin/golint ./...
1616
- $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
1717
- make
18-
18+
- PATH="${PATH}:${PWD}" make -C test

0 commit comments

Comments
 (0)