firebase-server-sdk-go
firebase-server-sdk-go copied to clipboard
add travis config
This would run the default build for go, basically just install vendors if needed and run go test ./...
.
You'd just have to enable travis in your project settings, it can be useful for PR reviews / merge.