pull/15/head
Miguel Mota 6 years ago
parent 69ef18e659
commit cc51996ea5

@ -1,11 +1,6 @@
language: go language: go
go: go:
- "1.4.x"
- "1.5.x"
- "1.6.x"
- "1.7.x"
- "1.8.x"
- "1.9.x" - "1.9.x"
- "1.10.x" - "1.10.x"
- "master" - "master"

@ -34,7 +34,7 @@
## Installing ## Installing
Make sure to have [go](https://golang.org/) (1.4+) installed, then do: Make sure to have [go](https://golang.org/) (1.9+) installed, then do:
```bash ```bash
go get -u github.com/miguelmota/cointop go get -u github.com/miguelmota/cointop

Loading…
Cancel
Save