Skip to content

Commit

Permalink
.travis.yml: Run the sharness tests
Browse files Browse the repository at this point in the history
Signed-off-by: W. Trevor King <wking@tremily.us>
  • Loading branch information
wking committed Aug 2, 2017
1 parent 3cda91b commit 11deb9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ script:
- git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
- make
- make test
- PATH="${PATH}:${PWD}" make -C test

0 comments on commit 11deb9d

Please sign in to comment.