mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-09 11:22:35 +08:00
Change services
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@ install:
|
||||
before_script:
|
||||
- mysql -e 'create database flask_security_test;'
|
||||
|
||||
services: mongodb:
|
||||
services:
|
||||
- mongodb
|
||||
|
||||
script: nosetests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user