]> git.ozlabs.org Git - ccan/commit
.travis.yml: Add compilation with gcc 5 and gcc 6
authorDavid Gibson <david@gibson.dropbear.id.au>
Thu, 19 Jan 2017 01:58:24 +0000 (12:58 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 19 Jan 2017 01:58:24 +0000 (12:58 +1100)
commitb137aba87d2c6dc791539b71f1b3ca8c371b8496
treec643c38b86d22d90c415b2ea061ab669c0f5dd95
parent319dadd4fa7af3f75b15bcb4f33b33f65d87a523
.travis.yml: Add compilation with gcc 5 and gcc 6

Now that we have a way to correctly set a matching coverage tool, we can
add more recent compiler versions to the Travis build.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
.travis.yml