commit | ed20b68a3af3d8e978852e637ccf2f50b231e22e | [log] [tgz] |
---|---|---|
author | Pratik Vyas <pdvyas@gmail.com> | Fri Feb 14 16:10:03 2014 +0530 |
committer | Pratik Vyas <pdvyas@gmail.com> | Fri Feb 14 16:10:03 2014 +0530 |
tree | 8b5e3a502603a05ec7f5246945ff2940f0967ff5 | |
parent | 86903e5f5bc3b86ff89ef26c7d296da752fa7f67 [diff] |
Update .travis.yml
diff --git a/.travis.yml b/.travis.yml index 866e9b1..b4a018f 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -7,7 +7,7 @@ - mysql install: - - CFLAGS=-O0 pip install git+https://github.com/frappe/wnframework.git@4.0.0-wip && + - CFLAGS=-O0 pip install git+https://github.com/frappe/frappe.git@develop && - pip install --editable . script: