RedSpah / xxhash_cpp

Port of the xxhash library to C++17.
BSD 2-Clause "Simplified" License
163 stars 31 forks source link

Extend travis CI #9

Closed Flamefire closed 5 years ago

Flamefire commented 5 years ago

I simplified the travis.yml a bit and added tests with the minimum supported compilers + C++14 as advertised in the readme.

For clang I did not chose 3.4 but clang 3.9 as this seems the oldest available one on trusty: https://github.com/sylvestre/apt-source-whitelist/blob/master/ubuntu.json