mirror of
https://github.com/vale981/stocproc
synced 2025-03-05 09:41:42 -05:00
Update .travis.yml
This commit is contained in:
parent
24cd7758d4
commit
3211009f20
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ before_install:
|
||||||
- "./miniconda.sh -b"
|
- "./miniconda.sh -b"
|
||||||
- export PATH=/home/travis/miniconda3/bin:$PATH
|
- export PATH=/home/travis/miniconda3/bin:$PATH
|
||||||
- conda update --yes conda
|
- conda update --yes conda
|
||||||
- conda install -y numpy scipy
|
- conda install -y numpy scipy pytest
|
||||||
- which python
|
- which python
|
||||||
- python --version
|
- python --version
|
||||||
- python setup.py build_ext --inplace
|
- python setup.py build_ext --inplace
|
||||||
|
|
Loading…
Add table
Reference in a new issue