Commit 76bd247d0c8af239446dff9703457f213cc0b7e8

Authored by Carlos Vieira
1 parent ac118e8a
Exists in master

Adicionado novo requisito chai-jq

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
provision.sh
... ... @@ -23,6 +23,7 @@ npm install -g \
23 23 ejs \
24 24 zombie \
25 25 mocha \
26   - chai
  26 + chai \
  27 + chai-jq
27 28  
28 29 gem install sass
... ...