[travis] Replace submodule ssh urls with http urls

This commit is contained in:
Ivan Malison 2017-09-07 17:00:38 -07:00
parent 9533122ef9
commit 54cb39861b
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,6 +1,11 @@
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"