Remove rumprun target from .travis.yml

This patch removes the x86_64-rumprun-netbsd triple from Travis CI.
This commit is contained in:
Josh Abraham 2018-10-15 10:29:48 -04:00 committed by GitHub
parent c58d7abaad
commit 70c178dc12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ matrix:
RUSTFLAGS=-Clink-arg=-mios-simulator-version-min=7.0
before_install:
rustc ./ci/ios/deploy_and_run_on_ios_simulator.rs -o $HOME/runtest
- env: TARGET=x86_64-rumprun-netbsd
- env: TARGET=powerpc-unknown-linux-gnu
- env: TARGET=powerpc64-unknown-linux-gnu
- env: TARGET=powerpc64le-unknown-linux-gnu