Convert codebase to Python 3 using 2to3 before running benchmarks.
This commit is contained in:
parent
b8d568761e
commit
cae91ce0c5
@ -58,6 +58,7 @@ install:
|
||||
- python setup.py install
|
||||
script:
|
||||
- python setup.py test
|
||||
- 2to3 . -w
|
||||
- python benchmark.py
|
||||
notifications:
|
||||
irc: "irc.freenode.org#mongoengine"
|
||||
|
Loading…
x
Reference in New Issue
Block a user