caio.co/de/go-tdigest

Test on 1.10, stop testing on 1.7

Id
c5229e037d8432464d5649f945138e3ce4f942ed
Author
Caio
Commit time
2018-07-31T17:52:51+02:00

Modified .travis.yml

@@ -11,9 +11,9
- dep ensure

go:
- - 1.7
- 1.8
- 1.9
+ - 1.10
- tip

matrix: