mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
Travis -- separate js build time from go build time.
This commit is contained in:
parent
45ae984f3b
commit
ea25510a08
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ install:
|
|||
|
||||
script:
|
||||
- go test ./...
|
||||
- make build/static/index.html
|
||||
- make
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue