Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarroll committed May 6, 2016
1 parent a4823e8 commit fbb3880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- go get github.com/kr/binarydist
- go get github.com/kr/pretty
- go get github.com/kr/text
sscript:
script:
- git config --global user.email "you@example.com"
- git config --global user.name "Your Name"
- test -z "$(go fmt)"
Expand Down

0 comments on commit fbb3880

Please sign in to comment.