swap to https no longer needed

This commit is contained in:
Michael Iedema
2015-01-28 12:06:09 +01:00
parent 925f0790b0
commit 7e1797d6e4

View File

@@ -26,7 +26,6 @@ before_install:
- ./build.sh
- sudo dpkg -i *.deb
- cd ..
- sed -i 's/git@github.com:/git:\/\/github.com\//' .gitmodules
- git submodule update --init --recursive
- sudo ./NodeManager/install_libzmq.sh