fix webnotes url in travis build script
This commit is contained in:
parent
4b41e420c0
commit
c055ea6465
@ -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