appveyor.yml: add a /arch:AVX2 config on Windows
authorEven Rouault <even.rouault@spatialys.com>
Sat, 1 Jul 2017 00:53:55 +0000 (02:53 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Sat, 1 Jul 2017 08:00:57 +0000 (10:00 +0200)
commitf194ff32ac3fd5bab88607ea6bf09a73adb99758
tree9f9322b2b93962081bbbfd7e88ae05424f03a717
parent69a001819c9ac36bb3210e475d099cc2abbbf89f
appveyor.yml: add a /arch:AVX2 config on Windows

Try running the tests if the CPU supports AVX2.
appveyor.yml
tools/travis-ci/detect-avx2.c [new file with mode: 0644]
tools/travis-ci/run.sh