Test binary install
This commit is contained in:
parent
15e7068043
commit
5d681404a4
|
@ -12,7 +12,7 @@ env:
|
||||||
- BOTO_CONFIG=/dev/null
|
- BOTO_CONFIG=/dev/null
|
||||||
install:
|
install:
|
||||||
- pip install -U pip wheel setuptools
|
- pip install -U pip wheel setuptools
|
||||||
- "pip install --no-binary :all: -r testrequirements.txt"
|
- "pip install -r testrequirements.txt"
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user