diff --git a/.travis.yml b/.travis.yml index cb55471..98df63c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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/