[Add] use make -j under travis-gcc7
This commit is contained in:
parent
e3ffe9126f
commit
574853d5a1
@ -73,7 +73,7 @@ matrix:
|
||||
- tar -xf ta-lib-0.4.0-src.tar.gz
|
||||
- cd ta-lib
|
||||
- ./configure --prefix=/usr
|
||||
- make
|
||||
- make -j
|
||||
- sudo make install
|
||||
- popd
|
||||
- python -m pip install numpy
|
||||
|
Loading…
Reference in New Issue
Block a user