mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-22 08:25:38 +00:00
travis: update Go version
Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
parent
16da0f86ee
commit
ffb4a05860
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.x
|
- 1.x
|
||||||
|
- 1.10.x
|
||||||
|
- 1.9.x
|
||||||
- 1.8.x
|
- 1.8.x
|
||||||
- 1.7.x
|
|
||||||
- 1.6.3
|
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue