Merge branch 'bug27738-029' into bug27738-032

Resolve conflicts due to modified comments, and deleted lines.
This commit is contained in:
teor
2018-09-18 19:34:53 +10:00
2 changed files with 32 additions and 19 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (continuous integration):
- Use the Travis Homebrew addon to install packages on macOS. The package
list is the same, but the Homebrew addon does not do a `brew update` by
default. Implements ticket 27738.