mirror of
https://github.com/wassname/flask-security.git
synced 2026-07-07 00:06:15 +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