store ta-lib locally in a zip for Travis

This commit is contained in:
Janne Sinivirta 2018-06-08 08:15:04 +03:00
parent 8f91eeb195
commit c37792dbc4
2 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
if [ ! -f "ta-lib/CHANGELOG.TXT" ]; then
curl -O -L http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
tar zxvf ta-lib-0.4.0-src.tar.gz
cd ta-lib && ./configure && make && sudo make install && cd ..
else

BIN
ta-lib-0.4.0-src.tar.gz Normal file

Binary file not shown.