travis: remove -DCMAKE_BUILD_TYPE=None
It was added because the default RelWithDebInfo type disabled assertions, but now that -DNDEBUG is removed from its flags, it is not necessary to change the build type anymore.
Showing
Please register or sign in to comment