language: go go: - 1.6.2 sudo: false before_script: - go build -i ./... script: - go test - go test ./drawing/