travis: build pow and poa

pull/1/head
5chdn 6 years ago
parent 07355aac22
commit 69d8bfa943
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
  1. 3
      .travis.yml

@ -5,4 +5,5 @@ node_js: '8'
before_install: npm install -g grunt-cli
install:
- npm install
- npm run dist
- npm run dist-pow
- npm run dist-poa

Loading…
Cancel
Save