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