Travis-CI doesn't need to checkout any submodules

This commit is contained in:
Tom Reynolds 2014-01-26 03:36:03 +01:00
parent d7f5164fd1
commit 7b1854db6c
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ language: cpp
compiler:
- gcc
- clang
git:
submodules: false
#branches:
# only:
# - master