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 3, 2016
1 parent dd0e053 commit d8f9c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ script:
- $HOME/gopath/bin/golint ./...
- $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
- make

- PATH="${PATH}:${PWD}" make -C test

0 comments on commit d8f9c62

Please sign in to comment.