[ci] Update .travis-ci to skip install block. (#170)
Ref 12a13f34e4 (commitcomment-17371551)
This commit is contained in:
@@ -10,6 +10,9 @@ matrix:
|
||||
- go: 1.6
|
||||
- go: tip
|
||||
|
||||
install:
|
||||
- # Skip
|
||||
|
||||
script:
|
||||
- go get -t -v ./...
|
||||
- diff -u <(echo -n) <(gofmt -d .)
|
||||
|
||||
Reference in New Issue
Block a user