mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
build: update travis to build against golang 1.10+1.9.4
This commit is contained in:
parent
39f9ae7cac
commit
7f0dd8f28f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.8.5
|
||||
- 1.9.2
|
||||
- 1.9.4
|
||||
- "1.10"
|
||||
sudo: required
|
||||
install:
|
||||
- sudo add-apt-repository -y ppa:bitcoin/bitcoin -y
|
||||
|
|
Loading…
Add table
Reference in a new issue