Commit 195cab67 authored by Pratik Vyas's avatar Pratik Vyas
Browse files

Update .travis.yml

parent 84a77790
Showing with 0 additions and 8 deletions
+0 -8
......@@ -16,14 +16,6 @@ script:
frappe -b -v test_site &&
frappe --run_tests -v test_site
branches:
except:
- develop
- master
- 3.x.x
- slow
- webshop_refactor
before_script:
- mysql -e 'create database travis' &&
- echo "USE mysql;\nUPDATE user SET password=PASSWORD('travis') WHERE user='travis';\nFLUSH PRIVILEGES;\n" | mysql -u root
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment