diff --git a/.travis.yml b/.travis.yml index e32b0703..5a7c70f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ language: cpp compiler: - gcc - clang +git: + submodules: false #branches: # only: # - master