diff options
author | teor <teor@torproject.org> | 2019-10-25 09:53:11 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-25 09:53:11 +1000 |
commit | 93be7275ecb5bb3c3e2964bb5179f26e926d7f10 (patch) | |
tree | 4d2960cc42ae13f4f69789f7261e35d30a2f5802 | |
parent | 8e549dd5629da8ada48735c36dc97f23b3d192e1 (diff) | |
download | tor-93be7275ecb5bb3c3e2964bb5179f26e926d7f10.tar.gz tor-93be7275ecb5bb3c3e2964bb5179f26e926d7f10.zip |
changes: file for 31919's bionic Travis image change
-rw-r--r-- | changes/ticket31919_bionic | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic new file mode 100644 index 0000000000..eb41644555 --- /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. |