Neil MacIntosh
b2ee484334
Move from unittest-cpp to catch for unit testing. ( #533 )
...
Many thanks to @rianquinn. This should fix #495 , #494 and #529 .
2017-07-13 13:53:56 -07:00
Casey Carter
3300602653
CI updates incl. remove support for VS 2013.
...
* CI updates:
Travis: use cmake 3.7
Appveyor: Add .appveyor.yml config, test VS2013/VS2015/VS2017 x86/x64 Debug/Release.
* Drop VS2013 support from AppVeyor.
2017-04-02 12:24:42 -07:00
Casey Carter
f953b792f0
[Travis] enlarge the support matrix
...
* Build on OSX with Xcode 8
* Build on Linux with Clang 3.6/7/8 and libc++
* Build on Linux with GCC 5/6
2016-09-30 13:42:25 -07:00
Sergiy Oryekhov
38d8a3f82d
Updating travis script.
2016-03-24 16:59:45 -07:00
Anna Gringauze
f972b2d68c
Adding g++-5 libraries to clang travis configuration to fix build break
2015-10-15 13:00:10 -07:00
Tamas Kenez
9b454b7a9b
add travis testing (gcc5, clang36)
...
- also relaxed CMake version to 2.8.7, the version default in travis
2015-09-23 17:43:36 +02:00