Flow compliance and fix a few bugs in rpc.js

This commit is contained in:
Caleb James DeLisle
2017-11-30 18:32:20 +01:00
parent 96cf83af34
commit 5187b3f26c
5 changed files with 55 additions and 28 deletions

View File

@@ -16,6 +16,7 @@ node_js:
- "6.6.0"
before_script:
- npm run-script lint
- npm run-script flow
- cp config.example.js config.js
- npm install bower
- ./node_modules/bower/bin/bower install