Skip to content

Commit 8b245ca

Browse files
author
Jakub Knejzlik
committed
Add env logout
1 parent 066fd1d commit 8b245ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ script:
1111
- make build tag push
1212

1313
after_success:
14+
- env
1415
- if [ "${TRAVIS_TAG}" != "" ] && [ "${TRAVIS_GO_VERSION}" == "1.7" ]; then gox -output "dist/{{.Dir}}-{{.OS}}-{{.Arch}}";fi
1516

1617
deploy:

0 commit comments

Comments
 (0)