arpadboda commented on a change in pull request #691: MINIFICPP-1098 - MacOS
builds should use the built-in homebrew addon …
URL: https://github.com/apache/nifi-minifi-cpp/pull/691#discussion_r355989000
##########
File path: .travis.yml
##########
@@ -138,49 +138,45 @@ matrix:
- ./bootstrap.sh -e -t && cd build && cmake -DUSE_SHARED_LIBS=ON ..
&& cmake --build . --parallel 4 && sudo make test ARGS="-j4
--output-on-failure"
- os: osx
osx_image: xcode10.3
+ addons:
Review comment:
Yep. As the images were updated recently, I think we should be fine with the
snapshots.
Will see the CI results.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services