language: go go: - 1.6 - 1.7 - 1.8 install: - go get github.com/mattn/goveralls script: - $HOME/gopath/bin/goveralls -service=travis-ci