language: go go: - 1.4 install: - export PATH=$PATH:$HOME/gopath/bin script: - go test -v