mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-26 13:42:49 +02:00
Merge pull request #2705 from halseth/travis-go-1.12
travis: use go 1.12.x
This commit is contained in:
@@ -8,7 +8,7 @@ cache:
|
||||
- $GOPATH/src/gopkg.in/alecthomas
|
||||
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
|
||||
env:
|
||||
global:
|
||||
|
Reference in New Issue
Block a user