Update script

This commit is contained in:
Ilkka Seppälä 2019-10-29 23:02:24 +02:00
parent a65a601835
commit ccc1a6340b

View File

@ -29,7 +29,6 @@ cd java-design-patterns-web
# Init and update submodule to latest
git submodule update --init --recursive
git submodule update --remote
# Setup Git
git config user.name "Travis-CI"