8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00

[ci] Fix wget sertificate error.

This commit is contained in:
egorpugin 2015-11-29 23:02:29 +00:00
parent dc7aad88ed
commit b295f0c7d7

View File

@ -10,7 +10,7 @@ branches:
- master
install:
- wget http://www.cmake.org/files/v3.2/cmake-3.2.3-Linux-x86_64.sh
- wget --no-check-certificate https://www.cmake.org/files/v3.2/cmake-3.2.3-Linux-x86_64.sh
- sudo sh cmake-3.2.3-Linux-x86_64.sh --skip-license --prefix=/usr
- sudo apt-get install libtommath0 libtommath-dev
- sudo python -m pip install Mako fdb