aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2018-01-26 17:36:14 -0800
committerBo Yang <teboring@google.com>2018-01-26 17:36:14 -0800
commit7494c05885204f4ec7f66460bb36022704aa6f88 (patch)
tree444dc84a168530dc265dc208c2ee26ccad8859ef /.travis.yml
parente6bf33811f5f424fca390131ae86b352d2a4d1a6 (diff)
downloadprotobuf-7494c05885204f4ec7f66460bb36022704aa6f88.tar.gz
protobuf-7494c05885204f4ec7f66460bb36022704aa6f88.tar.bz2
protobuf-7494c05885204f4ec7f66460bb36022704aa6f88.zip
Fix build on linux
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 140b44dd..77c980aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,7 +61,7 @@ before_install:
install:
# Maybe get and clean and patch source
- clean_code $REPO_DIR $BUILD_COMMIT
- - build_wheel $REPO_DIR $PLAT
+ - build_wheel $REPO_DIR/python $PLAT
script:
- install_run $PLAT