From 1e09187c5c3687f7b095794aeed22b06800cb514 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 7 Sep 2017 17:04:54 -0700 Subject: [PATCH] Revert "[travis] Replace submodule ssh urls with http urls" This reverts commit 54cb39861b3418608188fd480eb4b5a6602517cb. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index c78b3657..0c020ec6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,6 @@ language: generic script: bash ./gen-gh-pages/deploy.sh - -before_install: - - sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules - - git submodule update --init --recursive - env: global: - ENCRYPTION_LABEL: "73e6c870aa87"