oschaaf commented on a change in pull request #1923: Update CI configuration URL: https://github.com/apache/incubator-pagespeed-mod/pull/1923#discussion_r303199891
########## File path: .travis.yml ########## @@ -1,4 +1,5 @@ language: c++ +dist: xenial Review comment: This is kind of tricky, we use the older distro on purpose: we build releases on an ancient version for compatibility reasons. So currently we run CI on the same platform that we actually build releases with. ---------------------------------------------------------------- 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
