aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-08-27 11:49:36 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-08-27 11:49:36 +0300
commit357e9a6f2c88b99e85e65c0401c524adbe921665 (patch)
tree78ebecf2bcf92b8b5338a46337b924f0d9ff979e /.travis.yml
parent90f4ed2335fee8bba6e232c6d92078cb133f5b9e (diff)
parent190386f1c44462fbef568ca9e3c1c997dbebcf12 (diff)
downloadtor-357e9a6f2c88b99e85e65c0401c524adbe921665.tar.gz
tor-357e9a6f2c88b99e85e65c0401c524adbe921665.zip
Merge branch 'maint-0.3.5' into maint-0.4.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3c605b4d91..070c8db558 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -91,7 +91,7 @@ matrix:
- compiler: gcc
os: linux
## TOR_RUST_DEPENDENCIES is spelt RUST_DEPENDENCIES in 0.3.2
- env: RUST_OPTIONS="--enable-rust" TOR_RUST_DEPENDENCIES=true HARDENING_OPTIONS=""
+ env: RUST_OPTIONS="--enable-rust" TOR_RUST_DEPENDENCIES=true
## (Linux only) Use the latest Linux image (Ubuntu Trusty)
dist: trusty