[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/maint-0.3.4] Allow Rust to fail for now
commit e23ff6d4cccf4597a6e537450a2f5d55fa376b84
Author: Taylor Yu <catalyst@xxxxxxxxxxxxxx>
Date: Wed Jun 20 15:10:18 2018 -0500
Allow Rust to fail for now
Multiple issues are preventing Travis CI from passing with Rust right
now.
---
.travis.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index aab6f6b3d..f37f9a23f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -87,8 +87,9 @@ matrix:
## branches and build history pages. See
## https://github.com/travis-ci/travis-ci/issues/8716
allow_failures:
- # - env: RUST_OPTIONS="--enable-rust" TOR_RUST_DEPENDENCIES=true
- # - env: RUST_OPTIONS="--enable-rust --enable-cargo-online-mode
+ - env: RUST_OPTIONS="--enable-rust" TOR_RUST_DEPENDENCIES=true
+ - env: RUST_OPTIONS="--enable-rust --enable-cargo-online-mode"
+ - env: DISTCHECK="yes" RUST_OPTIONS="--enable-rust --enable-cargo-online-mode"
# - compiler: clang
## Create explicit matrix entries to work around a Travis CI
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits