Travis -- separate js build time from go build time.
This commit is contained in:
parent
45ae984f3b
commit
ea25510a08
|
@ -19,5 +19,6 @@ install:
|
|||
|
||||
script:
|
||||
- go test ./...
|
||||
- make build/static/index.html
|
||||
- make
|
||||
|
||||
|
|
Loading…
Reference in New Issue