mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Switched test coverage to codecov.io.
This commit is contained in:
@@ -7,4 +7,7 @@ install:
|
||||
- go get github.com/gorilla/websocket
|
||||
- go get github.com/toorop/go-pusher
|
||||
- go get github.com/thrasher-/socketio
|
||||
- go get gopkg.in/jcelliott/turnpike.v2
|
||||
- go get gopkg.in/jcelliott/turnpike.v2
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
@@ -1,7 +1,7 @@
|
||||
## Cryptocurrency trading bot written in Golang
|
||||
|
||||
[](https://travis-ci.org/thrasher-/gocryptotrader)
|
||||
[](https://codeclimate.com/github/thrasher-/gocryptotrader/coverage)
|
||||
[](https://codecov.io/github/thrasher-/gocryptotrader?branch=master)
|
||||
|
||||
A cryptocurrency trading bot supporting multiple exchanges written in Golang.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user