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