[Travis] Use dev branch of prototorch for tests.
This commit is contained in:
parent
419eca46af
commit
b8bca71206
@ -7,6 +7,7 @@ cache:
|
||||
- "./tests/artifacts"
|
||||
install:
|
||||
- pip install .[all] --progress-bar off
|
||||
- pip install git+git://github.com/si-cim/prototorch@dev --progress-bar off
|
||||
script:
|
||||
- coverage run -m pytest
|
||||
- ./tests/test_examples.sh examples/
|
||||
|
Loading…
Reference in New Issue
Block a user