Use glob and fs instead of Grunt, fixes #2

This commit is contained in:
Mark Dalgleish
2014-06-24 10:40:24 +10:00
parent 2824fd7ee9
commit b190a605bb
3 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
before_install: npm install -g npm
language: node_js
node_js:
- "0.10"