mirror of
https://gitee.com/johng/gf.git
synced 2024-11-30 03:07:45 +08:00
travis updates
This commit is contained in:
parent
259961632d
commit
397b0a3e7e
@ -10,8 +10,12 @@ branches:
|
||||
|
||||
env:
|
||||
- GITEE_GF=$GOPATH/src/gitee.com/johng/gf
|
||||
- GO111MODULE=on
|
||||
|
||||
before_install:
|
||||
- pwd
|
||||
|
||||
install:
|
||||
- mkdir -p $GITEE_GF
|
||||
- cp * $GITEE_GF -R
|
||||
- cd $GITEE_GF
|
||||
|
Loading…
Reference in New Issue
Block a user