We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b46d3 commit 6142a51Copy full SHA for 6142a51
.travis.yml
@@ -60,9 +60,6 @@ install:
60
#############################################################################
61
- if [ "$DEPS_RESOLVE_BY" == "manual" ]; then
62
echo "Resolve library dependencies manually.";
63
- #############################################################################
64
- # Resolve dependencies using conan
65
66
elif [ "$DEPS_RESOLVE_BY" == "conan" ]; then
67
pip install --upgrade pip --user;
68
pip install conan --user;
0 commit comments