Add Travis support

This commit is contained in:
sublimator
2016-04-22 11:09:36 -04:00
committed by Vinnie Falco
parent 5602a24b22
commit 0061f03cef
5 changed files with 139 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ project beast
<define>BOOST_ALL_NO_LIB=1
<threading>multi
<link>static
<runtime-link>static
<runtime-link>shared
<toolset>gcc:<cxxflags>-std=c++14
<toolset>clang:<cxxflags>-std=c++14
<os>LINUX:<define>_XOPEN_SOURCE=600