store ta-lib locally in a zip for Travis
This commit is contained in:
parent
8f91eeb195
commit
c37792dbc4
@ -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
BIN
ta-lib-0.4.0-src.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user