1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-11-22 00:15:39 +00:00

travis: update Go version

Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
Aleksa Sarai 2018-05-16 20:06:28 +10:00
parent 16da0f86ee
commit ffb4a05860
No known key found for this signature in database
GPG key ID: 9E18AA267DDB8DB4

View file

@ -1,9 +1,9 @@
language: go
go:
- 1.x
- 1.10.x
- 1.9.x
- 1.8.x
- 1.7.x
- 1.6.3
sudo: false