caio.co/de/go-tdigest

Test on 1.11, drop 1.8

Id
487300236011f02efa40871b177743ccdc2d50f3
Author
Caio
Commit time
2018-09-04T10:16:51+02:00

Modified .travis.yml

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

go:
- - 1.8
- - 1.9
+ - "1.9"
- "1.10"
+ - "1.11"
- tip

matrix: