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 dd0e053 commit d8f9c62Copy full SHA for d8f9c62
.travis.yml
@@ -15,4 +15,4 @@ script:
15
- $HOME/gopath/bin/golint ./...
16
- $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
17
- make
18
-
+ - PATH="${PATH}:${PWD}" make -C test
0 commit comments