There was an error while loading. Please reload this page.
1 parent 4c35d66 commit a3e6049Copy full SHA for a3e6049
.travis.yml
@@ -7,6 +7,7 @@ python:
7
- 3.2
8
- pypy
9
10
-install: python setup.py install
+services:
11
+ - mongodb
12
13
script: python setup.py test
0 commit comments