[Travis] Use dev branch of prototorch for tests.

This commit is contained in:
Alexander Engelsberger 2021-05-21 18:22:29 +02:00
parent 419eca46af
commit b8bca71206

View File

@ -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/