Browse Source

Merge branch 'travis_distcheck_031' into travis_distcheck_033

Nick Mathewson 6 years ago
parent
commit
d5d312884f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -103,7 +103,9 @@ matrix:
     - compiler: gcc
       env: COVERAGE_OPTIONS="--enable-coverage"
     - compiler: gcc
-      env: DISTCHECK="yes"
+      env: DISTCHECK="yes" RUST_OPTIONS=""
+    - compiler: gcc
+      env: DISTCHECK="yes" RUST_OPTIONS="--enable-rust --enable-cargo-online-mode"
     ## The "sudo: required" forces non-containerized builds, working
     ## around a Travis CI environment issue: clang LeakAnalyzer fails
     ## because it requires ptrace and the containerized environment no