ingress-nginx-helm/vendor/github.com/eapache/queue/.travis.yml
Manuel Alejandro de Brito Fontes 9bcb5b08ea
Use a ring channel to avoid blocking write of events (#2082)
* Use a ring channel to avoid blocking write of events

* Add eapache/channels dependency
2018-02-13 17:46:18 -08:00

7 lines
54 B
YAML

language: go
sudo: false
go:
- 1.2
- 1.3
- 1.4