Skip to content

Commit

Permalink
[Travis] Disable git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
michelesr committed Oct 15, 2015
1 parent 009c6c4 commit f53ce00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
sudo: required

git:
submodules: false

services:
- docker

Expand Down

0 comments on commit f53ce00

Please sign in to comment.