Fix asset maintenance json

This commit is contained in:
Shreya
2018-06-09 23:46:50 +05:30
parent 77662eb5f4
commit 664f30a018
3 changed files with 57 additions and 38 deletions

View File

@@ -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