mirror of
https://github.com/vale981/jobmanager
synced 2025-03-05 09:51:38 -05:00
travis edit
This commit is contained in:
parent
ffdf9b827b
commit
5e557170f4
1 changed files with 2 additions and 2 deletions
|
@ -16,10 +16,10 @@ install:
|
|||
- conda install --yes 'numpy<1.9.0'
|
||||
# final pip installs
|
||||
- pip install wheel
|
||||
# show packages
|
||||
- pip freeze
|
||||
# build extensions
|
||||
- python setup.py develop
|
||||
# show packages
|
||||
- pip freeze
|
||||
script:
|
||||
# Create wheel pacakge
|
||||
- python setup.py test
|
||||
|
|
Loading…
Add table
Reference in a new issue