Skip to content

Commit d47ca3b

Browse files
committed
start of test run
1 parent 9e65e19 commit d47ca3b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ before_script:
2121
- ./redis/src/redis-server --loadmodule ReJSON/src/rejson.so &
2222

2323
script:
24-
- cd test
25-
- python -munittest discover
26-
24+
- python setup.py test

0 commit comments

Comments
 (0)