mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
added codeCov integration
This commit is contained in:
parent
ad46ae50f8
commit
9fd2d1e8cd
@ -15,6 +15,8 @@ install:
|
||||
- cd $GOPATH/src/gopkg.in/src-d/enry.v1
|
||||
- go get -v -t ./...
|
||||
|
||||
|
||||
script:
|
||||
- make test
|
||||
- make test
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
Loading…
Reference in New Issue
Block a user