mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 09:19:59 -05:00
update travis-ci file
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
This commit is contained in:
parent
46b7c426cc
commit
c03e86be5a
@ -4,7 +4,7 @@ python:
|
||||
- "3.6"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r requirements.txt --upgrade --ignore-installed six
|
||||
- pip install -r test-requirements.txt
|
||||
- pip install pycodestyle
|
||||
# command to run tests
|
||||
|
Loading…
Reference in New Issue
Block a user