voicera/gooseberry

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: go

go:
  - 1.9
  - "1.10"

script: go test -v ./...