Merge remote-tracking branch 'origin/pr/198'

This commit is contained in:
Martin Zimmermann 2016-01-08 20:58:07 +01:00
commit 7d89b94d66
2 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,7 @@ In chronological order:
* Nick Hu <https://github.com/NickHu> * Nick Hu <https://github.com/NickHu>
* Added configuration to require email addresses (no validation) * Added configuration to require email addresses (no validation)
* Fix Vagrantfile
* [Your name or handle] <[email or website]> * [Your name or handle] <[email or website]>
* [Brief summary of your changes] * [Brief summary of your changes]

View File

@ -32,6 +32,7 @@
- supervisor - supervisor
- sqlite3 - sqlite3
- nodejs - nodejs
- libffi-dev
- name: NPM | Install packages - name: NPM | Install packages
npm: name={{ item }} global=yes npm: name={{ item }} global=yes