mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-18 13:54:23 +01:00
travis: only run on latest go
This commit is contained in:
@@ -5,10 +5,6 @@ matrix:
|
||||
env: RACE=true LINT=true
|
||||
- go: "1.11.x"
|
||||
env: ITEST=true COVER=true LINT=true
|
||||
- go: "1.10.x"
|
||||
env: RACE=true LINT=false
|
||||
- go: "1.10.x"
|
||||
env: ITEST=true COVER=true LINT=false
|
||||
|
||||
sudo: required
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user