Change services

This commit is contained in:
Matt Wright
2012-09-16 22:27:21 -04:00
parent 90b4c58457
commit 826cc0d685
+2 -1
View File
@@ -12,7 +12,8 @@ install:
before_script:
- mysql -e 'create database flask_security_test;'
services: mongodb:
services:
- mongodb
script: nosetests