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 dd40abe commit 550a73aCopy full SHA for 550a73a
.travis.yml
@@ -16,6 +16,7 @@ before_install:
16
install: true
17
18
script:
19
+ - env | grep TRAVIS_
20
- make .govet
21
- make .golint
22
- echo "${TRAVIS_COMMIT_RANGE} -> ${TRAVIS_COMMIT_RANGE/.../..} (travis-ci/travis-ci#4596)"
0 commit comments