mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 17:55:40 +00:00
fix(travis): Use MariaDB 10.3
This commit is contained in:
@@ -2,8 +2,8 @@ dist: trusty
|
||||
|
||||
language: python
|
||||
|
||||
services:
|
||||
- mysql
|
||||
addons:
|
||||
mariadb: 10.3
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user