mirror of
https://github.com/LBRYFoundation/lbcutil.git
synced 2025-08-30 17:01:33 +00:00
Update Go versions for Travis.
This commit is contained in:
parent
80b97479bd
commit
56fe089f4e
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go: release
|
go:
|
||||||
|
- 1.3.3
|
||||||
|
- 1.4.1
|
||||||
before_install:
|
before_install:
|
||||||
- gocleandeps=c16c849abae90c23419d
|
- gocleandeps=c16c849abae90c23419d
|
||||||
- git clone https://gist.github.com/$gocleandeps.git
|
- git clone https://gist.github.com/$gocleandeps.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue