Merge branch 'bug27738-034-merged' into bug27738-master-merged

This commit is contained in:
Taylor Yu
2018-10-10 15:17:47 -05:00
2 changed files with 34 additions and 21 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.