mtfosbot/vendor/github.com/DeanThompson/ginpprof/.travis.yml
Jay 08ae3289ee update
1. change pprof module
2. remove memory log
3. remove line hook log
4. send line log to es
2018-10-12 16:15:47 +08:00

12 lines
79 B
YAML

language: go
go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip
script:
- go test