Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Issue #93: print go env in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bpicode committed Oct 30, 2017
1 parent 9dc4883 commit 52980d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ go:
go_import_path: github.com/bpicode/fritzctl

script:
- go env
- make clean all dist_all

after_success:
Expand Down

0 comments on commit 52980d6

Please sign in to comment.