mirror of
https://github.com/vale981/stocproc
synced 2025-03-04 17:21:42 -05:00
Update .travis.yml
This commit is contained in:
parent
8c56a60104
commit
b743209a84
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ before_install:
|
|||
- "./miniconda.sh -b"
|
||||
- export PATH=/home/travis/miniconda/bin:$PATH
|
||||
- conda update --yes conda
|
||||
- conda create -y python=3 pip numpy scipy
|
||||
# - conda create -y python=3 pip numpy scipy
|
||||
- which python
|
||||
- python setup.py build_ext --inplace
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue