diff --git a/.travis.yml b/.travis.yml index 7fce2ba05..ea3450862 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,8 +13,6 @@ cache: - node_modules notifications: email: false -git: - submodules: false before_install: - echo "https://${GH_TOKEN}:@github.com" > .git/credentials - git config credential.helper "store --file=.git/credentials"