language: go go: - 1.4 install: - go get "code.google.com/p/rsc/qr" script: - go test -v ./...