commit 93be7275ecb5bb3c3e2964bb5179f26e926d7f10 Author: teor teor@torproject.org Date: Fri Oct 25 09:53:11 2019 +1000
changes: file for 31919's bionic Travis image change --- changes/ticket31919_bionic | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic new file mode 100644 index 000000000..eb4164455 --- /dev/null +++ b/changes/ticket31919_bionic @@ -0,0 +1,5 @@ + o Minor features (continuous integration): + - Use Ubuntu Bionic images for our Travis CI builds, so we can get + a recent version of coccinelle. But leave chutney on Ubuntu Trusty, + until we can fix some Bionic permissions issues (see ticket 32240). + Related to ticket 31919.
tor-commits@lists.torproject.org