commit | 3b201cc2fd2420bd9f7393a0659cb24ab3b9663a | [log] [tgz] |
---|---|---|
author | Shreya <shreyashah115@gmail.com> | Fri Jun 08 17:15:15 2018 +0530 |
committer | Shreya <shreyashah115@gmail.com> | Mon Jun 11 10:31:39 2018 +0530 |
tree | 32b2492916b12c7e80fc28b2cc59047e3689ffea | |
parent | 956277b1210231d464b1eec98bfe9910580c3303 [diff] |
Remove python 3 stage from travis
diff --git a/.travis.yml b/.travis.yml index b8ffffb..6c5afc3 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -52,6 +52,4 @@ - 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" \ No newline at end of file + env: Patch Testing \ No newline at end of file