travis: build pow and poa
This commit is contained in:
parent
07355aac22
commit
69d8bfa943
@ -5,4 +5,5 @@ node_js: '8'
|
|||||||
before_install: npm install -g grunt-cli
|
before_install: npm install -g grunt-cli
|
||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run dist
|
- npm run dist-pow
|
||||||
|
- npm run dist-poa
|
||||||
|
Loading…
Reference in New Issue
Block a user