Fix shopify test case

This commit is contained in:
Shreya 2018-06-08 17:35:49 +05:30
parent 294238abfd
commit 77662eb5f4

View File

@ -52,4 +52,6 @@ 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
env: Patch Testing
allow_failures:
- python: "3.6"