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

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

@ -34,7 +34,7 @@
## 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
go get -u github.com/miguelmota/cointop

Loading…
Cancel
Save