You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis CI currently just builds without a build type argument passed to CMake. We saw in #473 that a release build can catch some issues that a debug build doesn't. We should probably build it both ways in CI