From 5e7335aa4f50c2db01cffeb2f1bdcbca18ec3c98 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Sun, 12 May 2013 22:21:25 +0100 Subject: [PATCH] (Even more) updates to travis setup to cope with the submodule. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9a29a50862..4a0fa81e6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ node_js: - "0.10" - "0.8" git: -submodules: false \ No newline at end of file + submodules: false \ No newline at end of file