Skip to content

Commit eaa5205

Browse files
committed
Fix .travis.yml
1 parent 5d15610 commit eaa5205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ python:
1010
- "pypy3"
1111
install:
1212
- pip install .
13-
script: py.test ./jsonstore/tests.py
13+
script: py.test

0 commit comments

Comments
 (0)