diff options
author | teor <teor@torproject.org> | 2018-08-10 11:59:42 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-08-10 16:37:06 +1000 |
commit | f5aa667d48d88f917371219ddefce26637c2b1ad (patch) | |
tree | 5a80ef62f55d470c6724dfb498ced02c2c21c6de /changes/ticket24629-backport | |
parent | a544af818671eae8f265c687e24349061d3b8450 (diff) | |
download | tor-f5aa667d48d88f917371219ddefce26637c2b1ad.tar.gz tor-f5aa667d48d88f917371219ddefce26637c2b1ad.zip |
Travis: Check Rust with distcheck in 0.3.3 and later
Backports an 0.3.4 change that also works in 0.3.3.
Part of 24629.
Diffstat (limited to 'changes/ticket24629-backport')
-rw-r--r-- | changes/ticket24629-backport | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket24629-backport b/changes/ticket24629-backport new file mode 100644 index 0000000000..dfbc465634 --- /dev/null +++ b/changes/ticket24629-backport @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Backport Travis rust distcheck to 0.3.3. + Closes ticket 24629. |