something broke with before:
This commit is contained in:
parent
bf30704796
commit
e3ae7fd78f
|
@ -6,14 +6,7 @@ go:
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go get -u github.com/golang/freetype/raster
|
- go build -i ./...
|
||||||
- go get -u github.com/golang/freetype/truetype
|
|
||||||
- go get -u golang.org/x/image/draw
|
|
||||||
- go get -u golang.org/x/image/font
|
|
||||||
- go get -u golang.org/x/image/math/f64
|
|
||||||
- go get -u golang.org/x/image/math/f64
|
|
||||||
- go get -u golang.org/x/image/math/fixed
|
|
||||||
- go get -u github.com/blendlabs/go-assert
|
|
||||||
- go test ./drawing/
|
- go test ./drawing/
|
||||||
- go test ./date/
|
- go test ./date/
|
||||||
- go test
|
- go test
|
Loading…
Reference in New Issue
Block a user