Skip to content

Commit 6142a51

Browse files
committed
matrix build testing - #7
1 parent c8b46d3 commit 6142a51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ install:
6060
#############################################################################
6161
- if [ "$DEPS_RESOLVE_BY" == "manual" ]; then
6262
echo "Resolve library dependencies manually.";
63-
#############################################################################
64-
# Resolve dependencies using conan
65-
#############################################################################
6663
elif [ "$DEPS_RESOLVE_BY" == "conan" ]; then
6764
pip install --upgrade pip --user;
6865
pip install conan --user;

0 commit comments

Comments
 (0)