From f5137d2053d7d8dd2dfad3f870051044c297dc86 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Mon, 30 Apr 2012 22:51:52 -0700 Subject: [PATCH] Strictly speaking, the submodule init isn't necessary. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 94372d9..625062e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,3 @@ language: php php: - 5.3 - 5.4 -before_install: - - git submodule update --init