Merge pull request #1390 from pdvyas/testing4
fix webnotes url in travis build script
This commit is contained in:
commit
c22ff12951
@ -7,7 +7,7 @@ services:
|
||||
- mysql
|
||||
|
||||
install:
|
||||
- pip install https://github.com/webnotes/wnframework/archive/4.0.0-wip.tar.gz &&
|
||||
- pip install git+https://github.com/webnotes/wnframework.git@4.0.0-wip &&
|
||||
- pip install --editable .
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user