Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-- authored Mar 6, 2017
1 parent b867675 commit faa205c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ os:

install:
- go version
- export GOBIN="$GOPATH/bin"
- export PATH="$PATH:$GOBIN"
- go get golang.org/x/tools/cmd/goimports

script:
- go test
- diff <(GOPATH="$PWD:$PWD/vendor" goimports -d .) <(printf "")

0 comments on commit faa205c

Please sign in to comment.