Skip to content

Commit

Permalink
Revert "travis/get-xilinx: use http github clone url"
Browse files Browse the repository at this point in the history
This reverts commit d06a4d6.
sbourdeauducq committed Nov 4, 2015
1 parent d06a4d6 commit 56281c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/get-xilinx.sh
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ echo "$secret" | gpg --passphrase-fd 0 Xilinx.lic.gpg
mkdir -p ~/.Xilinx
mv Xilinx.lic ~/.Xilinx/Xilinx.lic

git clone http://github.com/m-labs/impersonate_macaddress
git clone https://github.com/m-labs/impersonate_macaddress
make -C impersonate_macaddress
# Tell mibuild where Xilinx toolchains are installed
# and feed it the mac address corresponding to the license

0 comments on commit 56281c1

Please sign in to comment.