sudo: false language: go go: - 1.9.x go_import_path: github.com/prometheus/tsdb script: - go test -timeout 5m ./...