Merge pull request #155 from kartikm/travis

Fix .travis.yml
This commit is contained in:
Santhosh Thottingal
2014-06-10 15:02:42 +05:30

View File

@@ -1,5 +1,3 @@
language: node_js
node_js:
- 0.8
before_script:
- "git submodule update --init"