Andrea Maria Piana 849492fda9
Add statusUpdate code (#1861)
* Add status-option code

This commits changes the behavior of waku introducing a new status-code,
`2`, that replaces the current single options codes.

* linting
2020-02-21 15:48:53 +01:00

9 lines
78 B
YAML

language: go
go:
- 1.9
- "1.10"
- tip
matrix:
allow_failures:
- go: tip