Expand c++11 and c++14 Travis testing
Add testing for Go, Perl, PHP, Tcl
This commit is contained in:
parent
731f175d21
commit
ace88b45a0
2 changed files with 34 additions and 0 deletions
|
|
@ -17,7 +17,9 @@
|
|||
%warnfilter(SWIGWARN_TYPEMAP_SWIGTYPELEAK_MSG) hh;
|
||||
%warnfilter(SWIGWARN_TYPEMAP_SWIGTYPELEAK_MSG) ii;
|
||||
|
||||
#if defined(SWIGTCL) || defined(SWIGCSHARP) || defined(SWIGOCTAVE) || defined(SWIGRUBY) || defined(SWIGPYTHON) || defined(SWIGJAVA)
|
||||
%include <std_wstring.i>
|
||||
#endif
|
||||
|
||||
%inline %{
|
||||
#include <iostream>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue