Skip to content

Commit

Permalink
Using explicit hostname on testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiam committed May 5, 2014
1 parent a2c0745 commit 5c616ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,4 +13,4 @@ env:

script:
- go build
- go test
- go test -host 127.0.0.1

0 comments on commit 5c616ac

Please sign in to comment.