Browse Source

Add changes file

rl1987 5 years ago
parent
commit
b05b165a75
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/ticket30213

+ 3 - 0
changes/ticket30213

@@ -0,0 +1,3 @@
+  o Minor features (continuous integration):
+    - Remove sudo configuration lines from .travis.yml as they are no longer
+      needed with current Travis build environment. Resolves issue 30213.