forked from colonelpanic/dotfiles
[travis] Replace submodule ssh urls with http urls
This commit is contained in:
parent
9533122ef9
commit
54cb39861b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user