mirror of
https://github.com/vbatts/tar-split.git
synced 2024-11-13 12:18:37 +00:00
travis: adding older and newer golang
This commit is contained in:
parent
4f81319c22
commit
3a88af2866
1 changed files with 2 additions and 0 deletions
|
@ -1,7 +1,9 @@
|
|||
language: go
|
||||
go:
|
||||
- tip
|
||||
- 1.4.2
|
||||
- 1.3.3
|
||||
- 1.2.2
|
||||
|
||||
# let us have pretty, fast Docker-based Travis workers!
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue