dep resolution
This commit is contained in:
parent
e3ae7fd78f
commit
67e291ef9b
1 changed files with 4 additions and 4 deletions
|
@ -5,8 +5,8 @@ go:
|
|||
|
||||
sudo: false
|
||||
|
||||
before:
|
||||
- go get ./...
|
||||
|
||||
script:
|
||||
- go build -i ./...
|
||||
- go test ./drawing/
|
||||
- go test ./date/
|
||||
- go test
|
||||
- go test ./...
|
||||
|
|
Loading…
Reference in a new issue