Exclude git submodules in Travis configuration

This commit is contained in:
Fabio Manganiello 2018-07-08 22:38:09 +02:00
parent 5ce3203ae3
commit b8afa7a5d1

View file

@ -16,3 +16,6 @@ notifications:
services: services:
- redis-server - redis-server
git:
submodules: false