1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-16 13:28:37 +00:00

travis: update versions of golang

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-10-31 09:42:23 -04:00
parent 8c6b32c842
commit 8672a4bc93
Signed by: vbatts
GPG key ID: 10937E57733F1362

View file

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.6 - 1.7.3
- 1.5.3 - 1.6.3
sudo: false sudo: false