configure Travis CI to build with gcc and clang compilers under osx and linux platforms

The configuration would have been simpler but the target to run the tests is 'runtest' instead of the standard 'test'.  If you change it to test, the script line can be removed as that is the default in Travis.
1 file changed