mirror of
https://github.com/wassname/flask-security.git
synced 2026-07-25 13:10:33 +08:00
Add mongodb service to Travis
This commit is contained in:
@@ -12,6 +12,8 @@ install:
|
||||
before_script:
|
||||
- mysql -e 'create database flask_security_test;'
|
||||
|
||||
services: mongodb:
|
||||
|
||||
script: nosetests
|
||||
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user