Merge branch 'v2.0-devel' of github.com:wcharczuk/go-chart into v2.0-devel
This commit is contained in:
commit
2f7cd11039
1 changed files with 4 additions and 4 deletions
|
@ -5,8 +5,8 @@ go:
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
before:
|
||||||
|
- go get ./...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go build -i ./...
|
- go test ./...
|
||||||
- go test ./drawing/
|
|
||||||
- go test ./date/
|
|
||||||
- go test
|
|
||||||
|
|
Loading…
Reference in a new issue