Skip to content

Commit 70c178d

Browse files
authored
Remove rumprun target from .travis.yml
This patch removes the x86_64-rumprun-netbsd triple from Travis CI.
1 parent c58d7ab commit 70c178d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ matrix:
6969
RUSTFLAGS=-Clink-arg=-mios-simulator-version-min=7.0
7070
before_install:
7171
rustc ./ci/ios/deploy_and_run_on_ios_simulator.rs -o $HOME/runtest
72-
- env: TARGET=x86_64-rumprun-netbsd
7372
- env: TARGET=powerpc-unknown-linux-gnu
7473
- env: TARGET=powerpc64-unknown-linux-gnu
7574
- env: TARGET=powerpc64le-unknown-linux-gnu

0 commit comments

Comments
 (0)