travis updates

This commit is contained in:
John
2018-12-17 13:36:38 +08:00
parent 3ae0ea2de7
commit 8714a69a13

View File

@ -16,6 +16,8 @@ include:
before_install:
- ls -l
- pwd
- go get -u http://gitee.com/johng/gf
script:
- cd g && go test -v ./...