update travis
This commit is contained in:
@ -26,7 +26,7 @@ script:
|
||||
- go build -o leanote github.com/leanote/leanote/app/tmp
|
||||
# run with port 9000
|
||||
- ./leanote -importPath=github.com/leanote/leanote -runMode=dev -port=9000 &
|
||||
- sleep 20s;
|
||||
- sleep 10s;
|
||||
# test
|
||||
- curl http://localhost:9000
|
||||
- curl http://localhost:9000/blog
|
||||
|
Reference in New Issue
Block a user