瀏覽代碼

Work around japaric/xargo#186 temporarily

Alex Crichton 7 年之前
父節點
當前提交
cc9a70f61c
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ci/run.sh

+ 3 - 0
ci/run.sh

@@ -1,5 +1,8 @@
 set -ex
 
+# FIXME(japarix/xargo#186) this shouldn't be necessary
+export RUST_TARGET_PATH=`pwd`
+
 case $1 in
     thumb*)
         cargo=xargo