travis updates

This commit is contained in:
John
2018-12-17 13:38:35 +08:00
parent 8714a69a13
commit cb1d6382ec

View File

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