Skip to content
Snippets Groups Projects
Commit 5fa65dcb authored by scott.wang's avatar scott.wang
Browse files

Delete used debug info

parent 97041588
No related branches found
No related tags found
No related merge requests found
......@@ -15,12 +15,6 @@ install: true
# define ci-stage
script:
# travis env
- echo ${TRAVIS_PULL_REQUEST}
- echo ${TRAVIS_PULL_REQUEST_BRANCH}
- echo ${TRAVIS_PULL_REQUEST_SLUG}
- echo ${TRAVIS_PULL_REQUEST_SHA}
- echo ${TRAVIS_REPO_SLUG}
# license-check
- echo 'start license check'
- go fmt ./... && [[ -z `git status -s` ]]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment