Skip to content

Commit 182475c

Browse files
(travis) fix typo
1 parent ad51b8b commit 182475c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/travis/install-python-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ source $BASEDIR/defaults.sh
77

88
# Python3
99
pip install \
10-
protobuf
10+
protobuf \
1111
pydot

0 commit comments

Comments
 (0)