travis: build pow and poa

This commit is contained in:
5chdn 2018-12-03 14:15:24 +01:00
parent 07355aac22
commit 69d8bfa943
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 2 additions and 1 deletions

View File

@ -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