mirror of https://github.com/gogits/gogs.git
Unknown
11 years ago
13 changed files with 68 additions and 80 deletions
@ -1,9 +0,0 @@ |
|||||||
command: go test -v {} |
|
||||||
include: ^.+_test\.go$ |
|
||||||
path: ./ |
|
||||||
depth: 1 |
|
||||||
verbose: true |
|
||||||
timeout: 1m |
|
||||||
reload: false |
|
||||||
html: test.html |
|
||||||
notify: [] |
|
@ -1,13 +0,0 @@ |
|||||||
## Gogs Test |
|
||||||
|
|
||||||
This is for developers. |
|
||||||
|
|
||||||
## Prepare Environment |
|
||||||
|
|
||||||
go get -u github.com/shxsun/travelexec |
|
||||||
# start gogs server |
|
||||||
gogs web |
|
||||||
|
|
||||||
## Start Testing |
|
||||||
|
|
||||||
travelexec |
|
Loading…
Reference in new issue