commit 93be7275ecb5bb3c3e2964bb5179f26e926d7f10 parent 8e549dd5629da8ada48735c36dc97f23b3d192e1 Author: teor <teor@torproject.org> Date: Fri, 25 Oct 2019 09:53:11 +1000 changes: file for 31919's bionic Travis image change Diffstat:
| A | changes/ticket31919_bionic | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket31919_bionic 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.