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.
1 file changed
tree: f6123818166b41af7ac20cd877fddb6fdd27959d
  1. ci/
  2. cmakescripts/
  3. doc/
  4. java/
  5. md5/
  6. release/
  7. sharedlib/
  8. simd/
  9. testimages/
  10. win/
  11. .gitignore
  12. .travis.yml
  13. acinclude.m4
  14. bmp.c
  15. bmp.h
  16. BUILDING.md
  17. cderror.h
  18. cdjpeg.c
  19. cdjpeg.h
  20. change.log
  21. ChangeLog.md
  22. cjpeg.1
  23. cjpeg.c
  24. CMakeLists.txt
  25. coderules.txt
  26. configure.ac
  27. djpeg.1
  28. djpeg.c
  29. doxygen-extra.css
  30. doxygen.config
  31. example.c
  32. jaricom.c
  33. jcapimin.c
  34. jcapistd.c
  35. jcarith.c
  36. jccoefct.c
  37. jccolext.c
  38. jccolor.c
  39. jcdctmgr.c
  40. jchuff.c
  41. jchuff.h
  42. jcinit.c
  43. jcmainct.c
  44. jcmarker.c
  45. jcmaster.c
  46. jcomapi.c
  47. jconfig.h.in
  48. jconfig.txt
  49. jconfigint.h.in
  50. jcparam.c
  51. jcphuff.c
  52. jcprepct.c
  53. jcsample.c
  54. jcstest.c
  55. jctrans.c
  56. jdapimin.c
  57. jdapistd.c
  58. jdarith.c
  59. jdatadst-tj.c
  60. jdatadst.c
  61. jdatasrc-tj.c
  62. jdatasrc.c
  63. jdcoefct.c
  64. jdcoefct.h
  65. jdcol565.c
  66. jdcolext.c
  67. jdcolor.c
  68. jdct.h
  69. jddctmgr.c
  70. jdhuff.c
  71. jdhuff.h
  72. jdinput.c
  73. jdmainct.c
  74. jdmainct.h
  75. jdmarker.c
  76. jdmaster.c
  77. jdmaster.h
  78. jdmerge.c
  79. jdmrg565.c
  80. jdmrgext.c
  81. jdphuff.c
  82. jdpostct.c
  83. jdsample.c
  84. jdsample.h
  85. jdtrans.c
  86. jerror.c
  87. jerror.h
  88. jfdctflt.c
  89. jfdctfst.c
  90. jfdctint.c
  91. jidctflt.c
  92. jidctfst.c
  93. jidctint.c
  94. jidctred.c
  95. jinclude.h
  96. jmemmgr.c
  97. jmemnobs.c
  98. jmemsys.h
  99. jmorecfg.h
  100. jpeg_nbits_table.h
  101. jpegcomp.h
  102. jpegint.h
  103. jpeglib.h
  104. jpegtran.1
  105. jpegtran.c
  106. jquant1.c
  107. jquant2.c
  108. jsimd.h
  109. jsimd_none.c
  110. jsimddct.h
  111. jstdhuff.c
  112. jutils.c
  113. jversion.h
  114. libjpeg.map.in
  115. libjpeg.txt
  116. LICENSE.md
  117. Makefile.am
  118. rdbmp.c
  119. rdcolmap.c
  120. rdgif.c
  121. rdjpgcom.1
  122. rdjpgcom.c
  123. rdppm.c
  124. rdrle.c
  125. rdswitch.c
  126. rdtarga.c
  127. README.ijg
  128. README.md
  129. structure.txt
  130. tjbench.c
  131. tjbenchtest.in
  132. tjbenchtest.java.in
  133. tjexampletest.in
  134. tjunittest.c
  135. tjutil.c
  136. tjutil.h
  137. transupp.c
  138. transupp.h
  139. turbojpeg-jni.c
  140. turbojpeg-mapfile
  141. turbojpeg-mapfile.jni
  142. turbojpeg.c
  143. turbojpeg.h
  144. usage.txt
  145. wizard.txt
  146. wrbmp.c
  147. wrgif.c
  148. wrjpgcom.1
  149. wrjpgcom.c
  150. wrppm.c
  151. wrppm.h
  152. wrrle.c
  153. wrtarga.c