jkawamoto/gii

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: go
go:
- tip
install:
- make get-deps
script:
- make test