Skip to content

Commit 0e502f0

Browse files
authored
Update build.sh
testing torchtext.
1 parent a4fb6ec commit 0e502f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.jenkins/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ pushd audio
4848
python setup.py install
4949
popd
5050

51+
# Install Torchtext
52+
pip install torchtext
53+
5154
aws configure set default.s3.multipart_threshold 5120MB
5255

5356
# Decide whether to parallelize tutorial builds, based on $JOB_BASE_NAME

0 commit comments

Comments
 (0)