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 5d15610 commit eaa5205Copy full SHA for eaa5205
.travis.yml
@@ -10,4 +10,4 @@ python:
10
- "pypy3"
11
install:
12
- pip install .
13
-script: py.test ./jsonstore/tests.py
+script: py.test
0 commit comments