mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:26:51 +00:00
adding before script to travis file
This commit is contained in:
parent
bdf102e175
commit
eeb9eb281e
@ -3,3 +3,5 @@ node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
|
||||
Loading…
Reference in New Issue
Block a user