We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e586a95 commit 932af95Copy full SHA for 932af95
.travis.yml
@@ -27,8 +27,6 @@ before_install:
27
else
28
pip install -q tox;
29
fi
30
-install:
31
- - pip install .
32
script:
33
- tox
34
after_script:
0 commit comments