language: go go: - 1.1 - tip install: - go get github.com/r7kamura/gospel - make install script: - make test