Updated travis-ci environment.

This commit is contained in:
Takatoshi Kondo
2018-08-12 17:02:17 +09:00
parent 8a788f3a48
commit f1726cef0d
3 changed files with 38 additions and 40 deletions

View File

@@ -6,6 +6,11 @@
#include "config.h"
#endif
// To avoid link error
TEST(MSGPACK_CPP17, dummy)
{
}
#if !defined(MSGPACK_USE_CPP03) && __cplusplus >= 201703
// C++17