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

@@ -53,5 +53,3 @@ jobs:
- bench --force restore ~/frappe-bench/20171108_190013_955977f8_database.sql.gz --mariadb-root-password travis - bench --force restore ~/frappe-bench/20171108_190013_955977f8_database.sql.gz --mariadb-root-password travis
- bench migrate - bench migrate
env: Patch Testing env: Patch Testing
allow_failures:
- python: "3.6"