mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-20 00:45:09 +03:00
use blocking mode pre-go1.11
This commit is contained in:
parent
240a3d7b51
commit
3fe638a7bf
13 changed files with 132 additions and 95 deletions
|
@ -1,6 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- "1.11.4"
|
||||
- "1.12.1"
|
||||
- "1.10.8"
|
||||
go_import_path: github.com/songgao/water
|
||||
install: go get -u golang.org/x/lint/golint
|
||||
script: make ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue