mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
travis: update travis build to go1.8.1
This commit is contained in:
parent
010373fe0f
commit
238411ccd5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- 1.8.1
|
||||
sudo: false
|
||||
install:
|
||||
- go get -v github.com/roasbeef/btcd # Required for the rpc test package.
|
||||
|
|
Loading…
Add table
Reference in a new issue