Explorar el Código

Merge branch 'maint-0.2.9' into maint-0.3.5

teor hace 4 años
padre
commit
e03db9934a
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      changes/ticket31919_bionic

+ 5 - 0
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.