Fix .travis.yml

git submodule no longer exists.
This commit is contained in:
Kartik Mistry
2014-06-10 14:06:17 +05:30
parent df54fbb245
commit a2d7b4e4fd

View File

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