From c6992da123eadce3fb7633cbfb4b592cce75f6e0 Mon Sep 17 00:00:00 2001 From: Alexander Engelsberger Date: Fri, 21 May 2021 18:35:00 +0200 Subject: [PATCH] Travis didn't use the dev branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 27ba7e1..d3c48f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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/