Remove the submodule from travis
diff --git a/.travis.yml b/.travis.yml
index 2827fdb..8ce4903 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,6 @@ install:
# Run the Build script
script:
- - git submodule update --init tests-clar/clar
- mkdir _build
- cd _build
- cmake .. -DCMAKE_INSTALL_PREFIX=../_install $OPTIONS