diff options
-rwxr-xr-x | ci/run.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ set -ex case $1 in thumbv*) - curl -sf "https://raw.githubusercontent.com/japaric/rust-everywhere/master/install.sh" | \ - bash -s -- --at /usr/bin --from japaric/xargo --tag v0.1.9 xargo build --target $1 ;; *) |