mirror of https://github.com/mindoc-org/mindoc.git
Bump Go versions and use '.x' to always get latest patch versions
parent
1d8d74afb1
commit
32c289fd87
|
@ -1,7 +1,8 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.10.3"
|
- "1.10.x"
|
||||||
|
- "1.11.x"
|
||||||
|
|
||||||
sudo: true
|
sudo: true
|
||||||
install: false
|
install: false
|
||||||
|
|
Loading…
Reference in New Issue