Travis didn't use the dev branch
This commit is contained in:
parent
b8bca71206
commit
dcbd0c1e5c
@ -7,7 +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
|
- 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