mirror of
https://github.com/vbatts/tar-split.git
synced 2024-11-16 05:18:38 +00:00
travis: update versions of golang
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
8c6b32c842
commit
8672a4bc93
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.5.3
|
||||
- 1.7.3
|
||||
- 1.6.3
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue