[Travis] Use dev branch of prototorch for tests.
This commit is contained in:
parent
419eca46af
commit
b8bca71206
@ -7,6 +7,7 @@ cache:
|
|||||||
- "./tests/artifacts"
|
- "./tests/artifacts"
|
||||||
install:
|
install:
|
||||||
- pip install .[all] --progress-bar off
|
- pip install .[all] --progress-bar off
|
||||||
|
- pip install git+git://github.com/si-cim/prototorch@dev --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