language: go go: - 1.10 env: - "PATH=/home/travis/gopath/bin:$PATH" script: - go test -v