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