mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Merge remote-tracking branch 'catalyst-github/allow_fail_rust' into maint-0.3.4
This commit is contained in:
commit
46dca27321
@ -87,8 +87,9 @@ matrix:
|
|||||||
## branches and build history pages. See
|
## branches and build history pages. See
|
||||||
## https://github.com/travis-ci/travis-ci/issues/8716
|
## https://github.com/travis-ci/travis-ci/issues/8716
|
||||||
allow_failures:
|
allow_failures:
|
||||||
# - env: RUST_OPTIONS="--enable-rust" TOR_RUST_DEPENDENCIES=true
|
- env: RUST_OPTIONS="--enable-rust" TOR_RUST_DEPENDENCIES=true
|
||||||
# - env: RUST_OPTIONS="--enable-rust --enable-cargo-online-mode
|
- env: RUST_OPTIONS="--enable-rust --enable-cargo-online-mode"
|
||||||
|
- env: DISTCHECK="yes" RUST_OPTIONS="--enable-rust --enable-cargo-online-mode"
|
||||||
# - compiler: clang
|
# - compiler: clang
|
||||||
|
|
||||||
## Create explicit matrix entries to work around a Travis CI
|
## Create explicit matrix entries to work around a Travis CI
|
||||||
|
Loading…
Reference in New Issue
Block a user