]> granicus.if.org Git - libjpeg-turbo/commit
Travis CI: Fixes to support AVX2 code
authorDRC <information@libjpeg-turbo.org>
Wed, 5 Oct 2016 19:42:35 +0000 (14:42 -0500)
committerDRC <information@libjpeg-turbo.org>
Wed, 5 Oct 2016 19:50:43 +0000 (14:50 -0500)
commitbe908ac0247a2df3d70b385dc64ba719be152140
treef6123818166b41af7ac20cd877fddb6fdd27959d
parented21f4bd03b976e927ac6a5f41f0fc52548ad3b2
Travis CI: Fixes to support AVX2 code

-- Use trusty for SIMD builds.  Ubuntu 12.04 is still using NASM 2.09.x,
   which isn't new enough to support AVX2.
-- Add a special test for the SSE2 code path, since it is no longer the
   default.
.travis.yml