Skip to content

Commit 5371fbb

Browse files
committed
Add pip install pyarrow in Travis CI setup
Signed-off-by: Yong Tang <[email protected]>
1 parent 8084088 commit 5371fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/python.configure.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ chmod +x install.sh
99
rm -f install.sh
1010
# Configure TensorFlow
1111
./configure.sh
12+
pip install pyarrow==0.11.1

0 commit comments

Comments
 (0)