Skip to content

Commit 11deb9d

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)