commit | 587ff539ba55967d35339c4aa3fc169d036a6e88 | [log] [tgz] |
---|---|---|
author | Thiago Macieira <thiago.macieira@intel.com> | Tue Mar 05 14:16:58 2019 -0800 |
committer | Thiago Macieira <thiago.macieira@intel.com> | Tue Mar 05 15:13:00 2019 -0800 |
tree | 47846b8954f2514ed6f01eb56b81fb6b0e11e857 | |
parent | d75f2ebf65bce22c82d21c54f346e437ea360818 [diff] |
Update Travis CI to Ubuntu Xenial This updates to Qt 5.12, since Stephan has a build for that in his PPA. But we need to turn off RDRNAD support for the Valgrind build, as it doesn't understand that instruction. This also downgrades GCC to 5.4, which is what comes by default with Travis CI. Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>