inih
inih copied to clipboard
Add compilers to .travis.yml
This is a PR to allow testing with multiple compilers:
- g++ 5
- g++ 6
- g++ 7
- g++ 8
- g++ 9
Currently the test application was only compiled with g++ version 5.4.0 on Travis CI.