mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
ad326fa290
Allows runnning a store node depending on node config settings.
8 lines
58 B
YAML
8 lines
58 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.x
|
|
- master
|
|
|
|
script: go test
|