Skip to content

Commit 8c5b40a

Browse files
Update travis.sh
Looks like protobuf install may use py2 in some parts still :(
1 parent 8d807ca commit 8c5b40a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ osx_initialize() {
9595
return 1
9696
fi
9797
pip3 install requests wheel
98+
pip2 install wheel
9899

99100
printf " > The system has been successfully initialized\n"
100101
return 0

0 commit comments

Comments
 (0)