Expand c++11 and c++14 Travis testing

Add testing for Go, Perl, PHP, Tcl
This commit is contained in:
William S Fulton 2017-05-13 18:15:55 +01:00
commit ace88b45a0
2 changed files with 34 additions and 0 deletions

View file

@ -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>