Small fixes

This commit is contained in:
RainLoop Team 2015-10-19 21:41:38 +04:00
parent 8ed2791196
commit d5bafd8f9b
135 changed files with 46 additions and 4495 deletions

View file

@ -0,0 +1,8 @@
language: node_js
node_js:
- 0.11
before_script:
- npm install -g grunt-cli
cache:
directories:
- node_modules