mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 19:30:55 +00:00
add travis hooks
This commit is contained in:
parent
0382146c60
commit
09193213a0
@ -36,3 +36,5 @@ script:
|
|||||||
- go vet -x ./...
|
- go vet -x ./...
|
||||||
- $HOME/gopath/bin/golint ./...
|
- $HOME/gopath/bin/golint ./...
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
notifications:
|
||||||
|
webhooks: https://hooks.pubu.im/services/z7m9bvybl3rgtg9
|
||||||
|
Loading…
Reference in New Issue
Block a user