mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-22 16:13:39 +00:00
Don't pull submodules when doing travis-ci builds
This commit is contained in:
parent
caf4864761
commit
b885ac2d15
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
language: cpp
|
||||
git:
|
||||
submodules: false
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
|
Loading…
Reference in a new issue