mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
Fix asset maintenance json
This commit is contained in:
@@ -3,7 +3,6 @@ dist: trusty
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
|
||||
services:
|
||||
- mysql
|
||||
@@ -52,6 +51,4 @@ jobs:
|
||||
- wget http://build.erpnext.com/20171108_190013_955977f8_database.sql.gz
|
||||
- bench --force restore ~/frappe-bench/20171108_190013_955977f8_database.sql.gz --mariadb-root-password travis
|
||||
- bench migrate
|
||||
env: Patch Testing
|
||||
allow_failures:
|
||||
- python: "3.6"
|
||||
env: Patch Testing
|
||||
Reference in New Issue
Block a user