Merge branch 'v2.0-devel' of github.com:wcharczuk/go-chart into v2.0-devel

This commit is contained in:
Will Charczuk 2016-07-24 13:48:15 -07:00
commit 2f7cd11039

View File

@ -5,8 +5,8 @@ go:
sudo: false
before:
- go get ./...
script:
- go build -i ./...
- go test ./drawing/
- go test ./date/
- go test
- go test ./...