Arthur O'Dwyer 5504ded3ab Fix a typo in .travis.yml
The old code was trying to pass -Wgnu-zero-variadic-macro-arguments
as part of CXXFLAGS, but it forgot the quotation marks needed around
whitespace. This meant that option was ignored:
https://travis-ci.org/github/google/googletest/jobs/666534177#L760

Unfortunately, the codebase is not remotely clean with respect to that
warning option. It fails like this:
https://travis-ci.org/github/Quuxplusone/googletest/jobs/668118135

So, remove that failing configuration from the test matrix until
someone has time to look at it.
2020-03-28 13:06:55 -04:00
..
2019-08-16 12:50:16 -04:00
2019-02-12 13:20:40 -05:00
2019-02-12 13:20:40 -05:00
2019-02-12 13:20:40 -05:00
2019-02-12 13:20:40 -05:00
2019-06-18 14:25:41 -04:00
2019-09-29 15:30:31 -04:00
2019-02-12 13:20:40 -05:00
2019-02-12 13:20:40 -05:00
2020-03-28 13:06:55 -04:00