Travis didn't use the dev branch
This commit is contained in:
parent
dcbd0c1e5c
commit
c6992da123
@ -6,8 +6,8 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- "./tests/artifacts"
|
- "./tests/artifacts"
|
||||||
install:
|
install:
|
||||||
|
- pip install git+git://github.com/si-cim/prototorch@dev --progress-bar off
|
||||||
- pip install .[all] --progress-bar off
|
- pip install .[all] --progress-bar off
|
||||||
- pip install git+git://github.com/si-cim/prototorch@dev --upgrade --progress-bar off
|
|
||||||
script:
|
script:
|
||||||
- coverage run -m pytest
|
- coverage run -m pytest
|
||||||
- ./tests/test_examples.sh examples/
|
- ./tests/test_examples.sh examples/
|
||||||
|
Loading…
Reference in New Issue
Block a user