From: bors Date: Wed, 31 May 2017 21:23:36 +0000 (+0000) Subject: Auto merge of #4113 - alexcrichton:trim-travis, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b30694b4d9b29141298870b7993e9aee10940524;p=cargo.git Auto merge of #4113 - alexcrichton:trim-travis, r=alexcrichton Remove lots of dated configuration from this repo Lots of data build stuff is still here from awhile ago when this repo was producing Cargo binaries, but the rust-lang/rust repo is now responsible for all these binaries and build configurations. We no longer need to produce artifacts or have tons of cross-compiles as rust-lang/rust does all that work, instead let's just test the likely-to-regress platforms and have rust-lang/rust take care of the rest. This commit: * Deletes the old `configure` script and `Makefile` * Rewrites `src/doc` management as a shell script * Trims down Travis/AppVeyor configuration --- b30694b4d9b29141298870b7993e9aee10940524