Skip to content

Commit

Permalink
Update Handlebars global install to local
Browse files Browse the repository at this point in the history
  • Loading branch information
ain committed Apr 27, 2016
1 parent bfa4586 commit 8d16dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ node_js:
- "5.9.0"
- "6.0.0"
before_script:
- npm install -g handlebars
- npm i handlebars
script:
- npm test

0 comments on commit 8d16dc7

Please sign in to comment.