Travis -- separate js build time from go build time.
This commit is contained in:
@@ -19,5 +19,6 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
- make build/static/index.html
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user