Do not clone submodules in travis check

Speed things up, since all checks performed on
code in repo, not in any submodule
This commit is contained in:
Pavel Lobashov 2019-02-05 17:11:08 +03:00
parent bc365c6f8b
commit b22bb54956

View file

@ -1,6 +1,9 @@
language: node_js
node_js: "10"
git:
submodules: false
addons:
apt:
packages: