mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Merge branch 'bug31463_040' into bug31463_041
This commit is contained in:
commit
7c92f4faa2
@ -91,7 +91,7 @@ matrix:
|
|||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
os: linux
|
os: linux
|
||||||
## TOR_RUST_DEPENDENCIES is spelt RUST_DEPENDENCIES in 0.3.2
|
## 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)
|
## (Linux only) Use the latest Linux image (Ubuntu Trusty)
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
3
changes/bug31463
Normal file
3
changes/bug31463
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
o Minor bugfixes (rust):
|
||||||
|
- Correctly exclude a redundant rust build job in Travis. Fixes bug 31463;
|
||||||
|
bugfix on 0.3.5.4-alpha.
|
Loading…
Reference in New Issue
Block a user