We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d7e13 commit fab462fCopy full SHA for fab462f
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- pypy
7
8
install:
9
- - pip install pytest
+ - pip install .
10
11
script:
12
- python -m unittest discover
0 commit comments