mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
build: update travis to build against go 1.7.3
This commit is contained in:
parent
290ea7ba5d
commit
caa620a6de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
- 1.7.3
|
||||
sudo: false
|
||||
install:
|
||||
- go get -v github.com/roasbeef/btcd # Required for the rpc test package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue