We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6340874 commit 2f7b132Copy full SHA for 2f7b132
.travis.yml
@@ -4,7 +4,6 @@ python:
4
- "3.7"
5
before_install:
6
- "pip install -U pip"
7
- - "python setup.py install"
8
9
script:
10
- pytest
0 commit comments