mirror of
https://github.com/mum4k/termdash.git
synced 2025-04-25 13:48:50 +08:00
Adding go 1.11.x as test target and dropping 1.8.x.
This commit is contained in:
parent
ef6670eda3
commit
d39112bbad
@ -1,8 +1,8 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8.x
|
|
||||||
- 1.9.x
|
- 1.9.x
|
||||||
- 1.10.x
|
- 1.10.x
|
||||||
|
- 1.11.x
|
||||||
- stable
|
- stable
|
||||||
script:
|
script:
|
||||||
- go get -t ./...
|
- go get -t ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user