Try and re-enable travis builds

This commit is contained in:
Dr. Chat
2017-02-05 20:21:35 -06:00
parent 65ca7fc416
commit 2b8698d6e2
2 changed files with 12 additions and 10 deletions

View File

@@ -80,6 +80,7 @@ filter("platforms:Linux")
filter({"platforms:Linux", "language:C++"})
buildoptions({
"-std=c++14",
"-stdlib=libc++",
})
filter("platforms:Windows")