Remove python 3 stage from travis

This commit is contained in:
Shreya 2018-06-08 17:15:15 +05:30
parent 956277b121
commit 3b201cc2fd

View File

@ -52,6 +52,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