Skip to content

Commit

Permalink
Echo environment information in Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Kalinin and Pieter Noordhuis committed Jan 30, 2013
1 parent 81321ce commit 56f9c8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ language: common

script:
- gem install nats
- bin/go version
- bin/go env
- bin/test

0 comments on commit 56f9c8f

Please sign in to comment.