We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cda91b commit 11deb9dCopy full SHA for 11deb9d
.travis.yml
@@ -15,3 +15,4 @@ script:
15
- git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
16
- make
17
- make test
18
+ - PATH="${PATH}:${PWD}" make -C test
0 commit comments