travis: update build to go1.7.4
This commit is contained in:
parent
a070d4131f
commit
e057684c8e
@ -1,7 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.6.3
|
- 1.6.3
|
||||||
- 1.7.3
|
- 1.7.4
|
||||||
sudo: false
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- go get -v github.com/roasbeef/btcd # Required for the rpc test package.
|
- go get -v github.com/roasbeef/btcd # Required for the rpc test package.
|
||||||
|
Loading…
Reference in New Issue
Block a user