Closed felipesanches closed 7 years ago
@felipesanches lmk when ready to merge :)
yeah... I'm trying to understand what's wrong with the Travis build. It fails with:
cc1plus: error: unrecognized command line option ‘-std=c++11’
I tried setting up Travis to use gcc-6, but that also did now help.
alright! I just got the correct setup for using gcc 6 supporting C++11 :-)
(issue #95)