forked from p30928647/excelize
Remove Go 1.8 test in TravisCI
This commit is contained in:
parent
b1f632d408
commit
63e97ffc9a
|
@ -4,7 +4,6 @@ install:
|
|||
- go get -d -t -v ./... && go build -v ./...
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
|
|
Loading…
Reference in New Issue