Fix travis
This commit is contained in:
2
install
2
install
@@ -472,7 +472,7 @@ wo_travis_install() {
|
||||
source wo/bin/activate
|
||||
fi
|
||||
python3 -m pip install -U pip setuptools wheel
|
||||
python3 -m pip install -U "git+git://github.com/WordOps/WordOps.git@$wo_branch#egg=wordops"
|
||||
python3 -m pip install -U .
|
||||
else
|
||||
python3 -m pip install -U "git+git://github.com/WordOps/WordOps.git@$wo_branch#egg=wordops"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user